File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 2626 "babel-eslint" : " ^10.1.0" ,
2727 "babel-plugin-react-intl" : " ^8.2.25" ,
2828 "c8" : " ^8.0.0" ,
29- "cross-env" : " ^7.0.2" ,
3029 "eslint" : " ^7.13.0" ,
3130 "eslint-config-babel" : " ^9.0.0" ,
3231 "eslint-config-prettier" : " ^6.3.0" ,
117116 " node ./scripts/yarn-install.js" ,
118117 " git add yarn.lock"
119118 ]
120- },
121- "resolutions" : {
122- "nyc/node-preload" : " 0.2.0"
123119 }
124120}
Original file line number Diff line number Diff line change @@ -2285,7 +2285,6 @@ __metadata:
22852285 babel-eslint : ^10.1.0
22862286 babel-plugin-react-intl : ^8.2.25
22872287 c8 : ^8.0.0
2288- cross-env : ^7.0.2
22892288 eslint : ^7.13.0
22902289 eslint-config-babel : ^9.0.0
22912290 eslint-config-prettier : ^6.3.0
@@ -2930,19 +2929,7 @@ __metadata:
29302929 languageName : node
29312930 linkType : hard
29322931
2933- " cross-env@npm:^7.0.2 " :
2934- version : 7.0.2
2935- resolution : " cross-env@npm:7.0.2"
2936- dependencies :
2937- cross-spawn : ^7.0.1
2938- bin :
2939- cross-env : src/bin/cross-env.js
2940- cross-env-shell : src/bin/cross-env-shell.js
2941- checksum : dcfb07e279ca83abfe2205199a38d719bd9e1ba1dd4eed0878b12bb9b45132df0e7aea4a2fcf310b6845d232d2991488fafb30059261bb4c822fd12f71fe5e28
2942- languageName : node
2943- linkType : hard
2944-
2945- " cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2 " :
2932+ " cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2 " :
29462933 version : 7.0.3
29472934 resolution : " cross-spawn@npm:7.0.3"
29482935 dependencies :
You can’t perform that action at this time.
0 commit comments