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 7ef6af3 commit 17da225Copy full SHA for 17da225
package.json
@@ -28,17 +28,17 @@
28
"devDependencies": {
29
"@babel/cli": "^7.12.10",
30
"@babel/core": "^7.12.10",
31
- "@babel/preset-env": "^7.12.10",
32
- "ava": "^3.14.0",
+ "@babel/preset-env": "^7.12.11",
+ "ava": "^3.15.0",
33
"babel-plugin-add-module-exports": "^1.0.4",
34
"es6-promise": "^4.2.8",
35
- "eslint": "^7.15.0",
+ "eslint": "^7.18.0",
36
"eslint-config-airbnb-base": "^14.2.1",
37
- "eslint-plugin-compat": "^3.8.0",
+ "eslint-plugin-compat": "^3.9.0",
38
"eslint-plugin-import": "^2.22.1",
39
"http-server": "^0.12.3",
40
- "nodemon": "^2.0.6",
+ "nodemon": "^2.0.7",
41
"npm-run-all": "^4.1.5",
42
- "uglify-js": "^3.12.1"
+ "uglify-js": "^3.12.5"
43
}
44
0 commit comments