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 b0a25bb commit b63cffdCopy full SHA for b63cffd
package.json
@@ -13,7 +13,7 @@
13
"release": "npm run test && npm run build && lerna publish"
14
},
15
"devDependencies": {
16
- "@babel/core": "^7.15.8",
+ "@babel/core": "^7.16.0",
17
"@commitlint/cli": "^8.3.5",
18
"@commitlint/config-conventional": "^8.3.4",
19
"@mjolnir/babel-preset": "^0.2.0",
@@ -22,7 +22,7 @@
22
"@mjolnir/tsconfig": "^0.1.0",
23
"@types/jest": "^24.9.1",
24
"@types/node": "^12.20.36",
25
- "babel-loader": "^8.2.2",
+ "babel-loader": "^8.2.3",
26
"case-sensitive-paths-webpack-plugin": "^2.4.0",
27
"copy-webpack-plugin": "^5.1.2",
28
"cross-env": "^5.2.1",
0 commit comments