We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244aea3 commit d07bd1bCopy full SHA for d07bd1b
package.json
@@ -112,6 +112,7 @@
112
},
113
"devDependencies": {
114
"@babel/core": "~7.23.2",
115
+ "@babel/eslint-parser": "~7.11.0",
116
"@babel/plugin-proposal-class-properties": "~7.8.3",
117
"@babel/plugin-proposal-export-default-from": "~7.8.3",
118
"@babel/plugin-proposal-export-namespace-from": "~7.8.3",
@@ -121,9 +122,9 @@
121
122
"@babel/preset-react": "~7.9.1",
123
"@babel/register": "~7.9.0",
124
"@babel/runtime-corejs3": "~7.9.0",
125
+ "@cypress/webpack-preprocessor": "~2.0.1",
126
"angular-mocks": "~1.8.0",
127
"autoprefixer": "~9.8.0",
- "@babel/eslint-parser": "~7.11.0",
128
"babel-jest": "~25.5.1",
129
"babel-loader": "~8.2.0",
130
"compression-webpack-plugin": "^6.1.1",
0 commit comments