Skip to content

Commit 65f0a3e

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, eslint, tape
1 parent b995815 commit 65f0a3e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
]
6262
},
6363
"devDependencies": {
64-
"@ljharb/eslint-config": "^21.0.1",
64+
"@ljharb/eslint-config": "^22.2.2",
6565
"chai": "^3.5.0",
6666
"es5-shim": "^4.6.7",
67-
"eslint": "=8.8.0",
67+
"eslint": "^8.57.1",
6868
"evalmd": "^0.0.19",
6969
"grunt": "^0.4.5",
7070
"grunt-contrib-connect": "^1.0.2",
@@ -76,7 +76,7 @@
7676
"promises-aplus-tests": "^2.1.2",
7777
"promises-es6-tests": "^0.5.0",
7878
"safe-publish-latest": "^2.0.0",
79-
"tape": "^5.6.3",
79+
"tape": "^5.9.0",
8080
"uglify-js": "2.7.3"
8181
},
8282
"engines": {

0 commit comments

Comments
 (0)