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 5c7ec4d commit 585b928Copy full SHA for 585b928
package.json
@@ -36,10 +36,10 @@
36
},
37
"devDependencies": {
38
"@babel/cli": "7.14.8",
39
- "@babel/core": "7.14.8",
+ "@babel/core": "7.15.0",
40
"@babel/plugin-external-helpers": "7.14.5",
41
- "@babel/preset-env": "7.14.8",
42
- "@babel/preset-typescript": "7.14.5",
+ "@babel/preset-env": "7.15.0",
+ "@babel/preset-typescript": "7.15.0",
43
"@types/jest": "26.0.24",
44
"babel-eslint": "10.1.0",
45
"babel-plugin-add-module-exports": "1.0.4",
@@ -56,7 +56,7 @@
56
"prettier": "2.3.2",
57
"prettier-package-json": "2.6.0",
58
"rimraf": "3.0.2",
59
- "rollup": "2.55.1",
+ "rollup": "2.56.0",
60
"rollup-plugin-babel": "4.4.0",
61
"rollup-plugin-commonjs": "10.1.0",
62
"rollup-plugin-node-resolve": "5.2.0",
0 commit comments