Skip to content

Commit 4ff8ab2

Browse files
Update dependency change-case-all to v2
1 parent 4a68a80 commit 4ff8ab2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/operation-location-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@graphql-codegen/add": "^7.1.0",
2929
"@graphql-codegen/plugin-helpers": "^7.1.0",
3030
"@swc/helpers": "~0.5.11",
31-
"change-case-all": "^1.0.0",
31+
"change-case-all": "^2.0.0",
3232
"ts-morph": "^22.0.0"
3333
},
3434
"publishConfig": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5077,7 +5077,7 @@ chalk@^5.6.0:
50775077
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
50785078
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
50795079

5080-
change-case-all@1.0.15, change-case-all@^1.0.0:
5080+
change-case-all@1.0.15:
50815081
version "1.0.15"
50825082
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"
50835083
integrity sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==
@@ -5093,7 +5093,7 @@ change-case-all@1.0.15, change-case-all@^1.0.0:
50935093
upper-case "^2.0.2"
50945094
upper-case-first "^2.0.2"
50955095

5096-
change-case-all@^2.1.0:
5096+
change-case-all@^2.0.0, change-case-all@^2.1.0:
50975097
version "2.1.0"
50985098
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-2.1.0.tgz#c838988531bba9fa9e4db124f2d3f53a9607acc1"
50995099
integrity sha512-v6b0WWWkZUMHVuYk82l+WROgkUm4qEN2w5hKRNWtEOYwWqUGoi8C6xH0l1RLF1EoWqDFK6MFclmN3od6ws3/uw==

0 commit comments

Comments
 (0)