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.
@ljharb/eslint-config
eslint
tape
1 parent b995815 commit 65f0a3eCopy full SHA for 65f0a3e
1 file changed
package.json
@@ -61,10 +61,10 @@
61
]
62
},
63
"devDependencies": {
64
- "@ljharb/eslint-config": "^21.0.1",
+ "@ljharb/eslint-config": "^22.2.2",
65
"chai": "^3.5.0",
66
"es5-shim": "^4.6.7",
67
- "eslint": "=8.8.0",
+ "eslint": "^8.57.1",
68
"evalmd": "^0.0.19",
69
"grunt": "^0.4.5",
70
"grunt-contrib-connect": "^1.0.2",
@@ -76,7 +76,7 @@
76
"promises-aplus-tests": "^2.1.2",
77
"promises-es6-tests": "^0.5.0",
78
"safe-publish-latest": "^2.0.0",
79
- "tape": "^5.6.3",
+ "tape": "^5.9.0",
80
"uglify-js": "2.7.3"
81
82
"engines": {
0 commit comments