File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 66
66
"@unleash/client-specification" : " ^5.1.6" ,
67
67
"ava" : " ^5.3.0" ,
68
68
"coveralls" : " ^3.1.1" ,
69
- "cross-env" : " ^7 .0.3 " ,
69
+ "cross-env" : " ^10 .0.0 " ,
70
70
"del-cli" : " ^5.0.0" ,
71
71
"eslint" : " ^8.44.0" ,
72
72
"eslint-config-airbnb-typescript" : " ^17.1.0" ,
Original file line number Diff line number Diff line change 374
374
" @babel/helper-validator-identifier" " ^7.22.20"
375
375
to-fast-properties "^2.0.0"
376
376
377
+ " @epic-web/invariant@^1.0.0 " :
378
+ version "1.0.0"
379
+ resolved "https://registry.yarnpkg.com/@epic-web/invariant/-/invariant-1.0.0.tgz#1073e5dee6dd540410784990eb73e4acd25c9813"
380
+ integrity sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==
381
+
377
382
" @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0":
378
383
version "4.4.0"
379
384
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
@@ -1654,14 +1659,15 @@ coveralls@^3.1.1:
1654
1659
minimist "^1.2.5"
1655
1660
request "^2.88.2"
1656
1661
1657
- cross-env@^7 .0.3 :
1658
- version "7 .0.3 "
1659
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7 .0.3 .tgz#865264b29677dc015ba8418918965dd232fc54cf "
1660
- integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
1662
+ cross-env@^10 .0.0 :
1663
+ version "10 .0.0 "
1664
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10 .0.0 .tgz#ba25823cfa1ed6af293dcded8796fa16cd162456 "
1665
+ integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q ==
1661
1666
dependencies :
1662
- cross-spawn "^7.0.1"
1667
+ " @epic-web/invariant" " ^1.0.0"
1668
+ cross-spawn "^7.0.6"
1663
1669
1664
- cross-spawn@^7.0.0, cross-spawn@^7.0.1 , cross-spawn@^7.0.2 , cross-spawn@^7.0.3 :
1670
+ cross-spawn@^7.0.0, cross-spawn@^7.0.2 , cross-spawn@^7.0.3 , cross-spawn@^7.0.6 :
1665
1671
version "7.0.6"
1666
1672
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
1667
1673
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
You can’t perform that action at this time.
0 commit comments