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 1ba043d commit 7dee94aCopy full SHA for 7dee94a
1 file changed
package.json
@@ -42,14 +42,14 @@
42
"@babel/register": "^7.0.0",
43
"babel-eslint": "^10.0.1",
44
"babel-plugin-add-module-exports": "^1.0.0",
45
- "eslint": "^4.19.1",
46
- "eslint-config-airbnb-base": "^12.1.0",
+ "eslint": "^9.30.1",
+ "eslint-config-airbnb-base": "^15.0.0",
47
"eslint-plugin-import": "^2.11.0",
48
- "mocha": "^6.2.3",
+ "mocha": "^11.7.1",
49
"npm-run-all": "^4.1.5",
50
- "nyc": "^14.1.0",
+ "nyc": "^17.1.0",
51
"rimraf": "^3.0.0",
52
- "rollup": "^0.47.0",
+ "rollup": "^4.44.2",
53
"rollup-plugin-babel": "^4.0.1",
54
"timezone-mock": "^1.3.6",
55
"uglify-js": "^3.0.19"
0 commit comments