File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 2828 "@netlify/eslint-config-node" : " ^5.1.8" ,
2929 "@types/jest" : " ^29.0.0" ,
3030 "babel-preset-gatsby-package" : " ^3.0.0" ,
31- "cross-env" : " ^7 .0.3 " ,
31+ "cross-env" : " ^10 .0.0 " ,
3232 "gatsby" : " ^5.0.0" ,
3333 "gatsby-plugin-utils" : " ^4.0.0" ,
3434 "jest" : " ^29.0.0" ,
Original file line number Diff line number Diff line change 14001400 dependencies:
14011401 "@jridgewell/trace-mapping" "0.3.9"
14021402
1403+ "@epic-web/invariant@^1.0.0":
1404+ version "1.0.0"
1405+ resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
1406+ integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
1407+
14031408"@eslint-community/eslint-utils@^4.2.0":
14041409 version "4.8.0"
14051410 resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894"
@@ -4819,7 +4824,15 @@ create-require@^1.1.0:
48194824 resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
48204825 integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
48214826
4822- cross-env@^7.0.2, cross-env@^7.0.3:
4827+ cross-env@^10.0.0:
4828+ version "10.1.0"
4829+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1.0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783"
4830+ integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==
4831+ dependencies:
4832+ "@epic-web/invariant" "^1.0.0"
4833+ cross-spawn "^7.0.6"
4834+
4835+ cross-env@^7.0.2:
48234836 version "7.0.3"
48244837 resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
48254838 integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
You can’t perform that action at this time.
0 commit comments