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 e57fc3e commit cde9d2eCopy full SHA for cde9d2e
package.json
@@ -34,7 +34,7 @@
34
"author": "",
35
"license": "MIT",
36
"devDependencies": {
37
- "@babel/cli": "^7.8.4",
+ "@babel/cli": "^7.15.7",
38
"@babel/core": "^7.9.0",
39
"@babel/preset-env": "^7.9.0",
40
"@release-it/bumper": "^2.0.0",
@@ -56,7 +56,7 @@
56
"eslint": "^6.8.0",
57
"eslint-plugin-import": "^2.24.2",
58
"extend": "^3.0.1",
59
- "glob": "^7.1.2",
+ "glob": "^7.2.0",
60
"grunt": "^1.0.2",
61
"grunt-contrib-clean": "^1.1.0",
62
"grunt-contrib-copy": "^1.0.0",
@@ -79,7 +79,7 @@
79
"release-it": "^14.2.0",
80
"replace-in-file": "^6.2.0",
81
"rimraf": "^3.0.2",
82
- "rollup": "^2.3.2",
+ "rollup": "^2.57.0",
83
"rollup-plugin-babel": "^4.4.0",
84
"rollup-plugin-commonjs": "^10.1.0",
85
"rollup-plugin-serve": "^1.0.1",
0 commit comments