Skip to content

Commit

Permalink
fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bicstone committed Nov 3, 2022
1 parent 2af7d00 commit b57b940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"gatsby": "^3 || ^4"
},
"dependencies": {
"camel-case": "4.1.2"
"camel-case": "^4"
},
"devDependencies": {
"@babel/cli": "7.19.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5279,7 +5279,7 @@ __metadata:
languageName: node
linkType: hard

"camel-case@npm:4.1.2, camel-case@npm:^4.1.2":
"camel-case@npm:^4, camel-case@npm:^4.1.2":
version: 4.1.2
resolution: "camel-case@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -8558,7 +8558,7 @@ __metadata:
"@typescript-eslint/parser": 5.41.0
all-contributors-cli: 6.24.0
babel-preset-gatsby-package: 2.24.0
camel-case: 4.1.2
camel-case: ^4
eslint: 8.26.0
eslint-config-prettier: 8.5.0
eslint-config-standard: 17.0.0
Expand Down

0 comments on commit b57b940

Please sign in to comment.