Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 545089b

Browse files
authoredJan 1, 2025··
chore(deps): update dependency @types/jscodeshift to ^0.12.0 for gatsby-codemods
1 parent cddc252 commit 545089b

File tree

2 files changed

+8
-33
lines changed

2 files changed

+8
-33
lines changed
 

‎packages/gatsby-codemods/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "^7.20.7",
39-
"@types/jscodeshift": "^0.11.11",
39+
"@types/jscodeshift": "^0.12.0",
4040
"babel-preset-gatsby-package": "^3.15.0-next.0",
4141
"cross-env": "^7.0.3"
4242
},

‎yarn.lock

+7-32
Original file line numberDiff line numberDiff line change
@@ -4825,10 +4825,10 @@
48254825
resolved "https://registry.yarnpkg.com/@types/js-levenshtein/-/js-levenshtein-1.1.1.tgz#ba05426a43f9e4e30b631941e0aa17bf0c890ed5"
48264826
integrity sha512-qC4bCqYGy1y/NP7dDVr7KJarn+PbX1nSpwA7JXdu0HxT3QYjO8MJ+cntENtHFVy2dRAyBV23OZ6MxsW1AM1L8g==
48274827

4828-
"@types/jscodeshift@^0.11.11":
4829-
version "0.11.11"
4830-
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.11.11.tgz#30d7c986f372cd63c670017371da8fbced2b7acf"
4831-
integrity sha512-d7CAfFGOupj5qCDqMODXxNz2/NwCv/Lha78ZFbnr6qpk3K98iSB8I+ig9ERE2+EeYML352VMRsjPyOpeA+04eQ==
4828+
"@types/jscodeshift@^0.12.0":
4829+
version "0.12.0"
4830+
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.12.0.tgz#aa18ec771fe0d8a764ac9215e3dc9f712fe90f23"
4831+
integrity sha512-Jr2fQbEoDmjwEa92TreR/mX2t9iAaY/l5P/GKezvK4BodXahex60PDLXaQR0vAgP0KfCzc1CivHusQB9NhzX8w==
48324832
dependencies:
48334833
ast-types "^0.14.1"
48344834
recast "^0.20.3"
@@ -23091,7 +23091,7 @@ string-template@~0.2.1:
2309123091
version "0.2.1"
2309223092
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2309323093

23094-
"string-width-cjs@npm:string-width@^4.2.0":
23094+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2309523095
version "4.2.3"
2309623096
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2309723097
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -23123,15 +23123,6 @@ string-width@^3.0.0, string-width@^3.1.0:
2312323123
is-fullwidth-code-point "^2.0.0"
2312423124
strip-ansi "^5.1.0"
2312523125

23126-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23127-
version "4.2.3"
23128-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23129-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
23130-
dependencies:
23131-
emoji-regex "^8.0.0"
23132-
is-fullwidth-code-point "^3.0.0"
23133-
strip-ansi "^6.0.1"
23134-
2313523126
string-width@^5.0.1, string-width@^5.1.2:
2313623127
version "5.1.2"
2313723128
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -23243,7 +23234,7 @@ stringify-package@^1.0.1:
2324323234
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2324423235
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2324523236

23246-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
23237+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2324723238
version "6.0.1"
2324823239
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2324923240
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -23268,13 +23259,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2326823259
dependencies:
2326923260
ansi-regex "^4.1.0"
2327023261

23271-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23272-
version "6.0.1"
23273-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23274-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23275-
dependencies:
23276-
ansi-regex "^5.0.1"
23277-
2327823262
strip-ansi@^7.0.1:
2327923263
version "7.1.0"
2328023264
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -25965,7 +25949,7 @@ workbox-window@^4.3.1:
2596525949
dependencies:
2596625950
workbox-core "^4.3.1"
2596725951

25968-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
25952+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2596925953
version "7.0.0"
2597025954
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2597125955
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -25992,15 +25976,6 @@ wrap-ansi@^6.2.0:
2599225976
string-width "^4.1.0"
2599325977
strip-ansi "^6.0.0"
2599425978

25995-
wrap-ansi@^7.0.0:
25996-
version "7.0.0"
25997-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
25998-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
25999-
dependencies:
26000-
ansi-styles "^4.0.0"
26001-
string-width "^4.1.0"
26002-
strip-ansi "^6.0.0"
26003-
2600425979
wrap-ansi@^8.1.0:
2600525980
version "8.1.0"
2600625981
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)
Please sign in to comment.