Skip to content

Commit

Permalink
chore: Update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Mar 6, 2022
1 parent 6707e60 commit b8533e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: '14'
- name: Install Dependencies
run: yarn --frozen-lockfile
run: yarn --immutable
- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@v1
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9654,7 +9654,7 @@ __metadata:
gatsby-plugin-react-helmet-async: ^1.2.1
gatsby-plugin-sharp: next
gatsby-plugin-vanilla-extract: ^2.0.1
gatsby-source-tmdb: ^3.0.0
gatsby-source-tmdb: ^3.0.1
gatsby-transformer-sharp: next
node-fetch: ^2.6.1
react: ^17.0.2
Expand Down Expand Up @@ -10946,7 +10946,7 @@ __metadata:
languageName: node
linkType: hard

"gatsby-source-tmdb@^3.0.0, gatsby-source-tmdb@workspace:package":
"gatsby-source-tmdb@^3.0.1, gatsby-source-tmdb@workspace:package":
version: 0.0.0-use.local
resolution: "gatsby-source-tmdb@workspace:package"
dependencies:
Expand Down

0 comments on commit b8533e2

Please sign in to comment.