Skip to content

Commit

Permalink
chore(deps): update dependency change-case to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent ce9a89b commit c7b9338
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "6.0.1",
"packageManager": "yarn@3.2.3",
"devDependencies": {
"change-case": "4.1.2",
"change-case": "5.4.2",
"execa": "6.1.0",
"json-diff": "0.9.0",
"rimraf": "3.0.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@altinn/figma-design-tokens@workspace:."
dependencies:
change-case: 4.1.2
change-case: 5.4.2
execa: 6.1.0
json-diff: 0.9.0
rimraf: 3.0.2
Expand Down Expand Up @@ -82,7 +82,14 @@ __metadata:
languageName: node
linkType: hard

"change-case@npm:4.1.2, change-case@npm:^4.1.2":
"change-case@npm:5.4.2":
version: 5.4.2
resolution: "change-case@npm:5.4.2"
checksum: 283fcb3b5a030ad8081e4ef80f3218ccbcc7ab69566f2f716f9d14331317411dc228acf2354c96421b279570eafd3499597cd36f8bc52db11798c2ddae0a921c
languageName: node
linkType: hard

"change-case@npm:^4.1.2":
version: 4.1.2
resolution: "change-case@npm:4.1.2"
dependencies:
Expand Down

0 comments on commit c7b9338

Please sign in to comment.