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 ad45c41 commit 156bfbcCopy full SHA for 156bfbc
benchmark/package.json
@@ -10,7 +10,7 @@
10
"benchmark": "NODE_ENV=production node benchmark.js"
11
},
12
"devDependencies": {
13
- "eslint": "^8.11.0",
+ "eslint": "^9.0.0",
14
"eslint-config-canonical": "^33.0.1"
15
}
16
package.json
@@ -53,7 +53,7 @@
53
"ava": "^5.0.0",
54
"coveralls": "^3.1.1",
55
"delay": "^6.0.0",
56
- "eslint": "^8.57.0",
57
"eslint-config-canonical": "^42.8.1",
58
"expect-type": "^0.13.0",
59
"nyc": "^15.1.0",
0 commit comments