File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"@testing-library/user-event" : " ^14.6.1" ,
68
68
"babel-jest" : " ~30.2.0" ,
69
69
"babel-loader" : " ~10.0.0" ,
70
- "cross-env" : " ~10.0 .0" ,
70
+ "cross-env" : " ~10.1 .0" ,
71
71
"css-loader" : " ~7.1.2" ,
72
72
"eslint" : " ~9.36.0" ,
73
73
"eslint-config-vkbansal" : " ~5.2.1" ,
Original file line number Diff line number Diff line change @@ -2841,10 +2841,10 @@ core-util-is@~1.0.0:
2841
2841
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
2842
2842
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
2843
2843
2844
- cross-env@~10.0 .0 :
2845
- version "10.0 .0"
2846
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.0 .0.tgz#ba25823cfa1ed6af293dcded8796fa16cd162456 "
2847
- integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q ==
2844
+ cross-env@~10.1 .0 :
2845
+ version "10.1 .0"
2846
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1 .0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783 "
2847
+ integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw ==
2848
2848
dependencies :
2849
2849
" @epic-web/invariant" " ^1.0.0"
2850
2850
cross-spawn "^7.0.6"
You can’t perform that action at this time.
0 commit comments