Skip to content

Commit 3414668

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, globalthis, tape
1 parent 6d80fe3 commit 3414668

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

package.json

+8-9
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,18 @@
5555
},
5656
"devDependencies": {
5757
"@es-shims/api": "^2.2.3",
58-
"@ljharb/eslint-config": "^20.1.0",
59-
"aud": "^1.1.5",
60-
"auto-changelog": "^2.3.0",
61-
"eslint": "^8.4.1",
58+
"@ljharb/eslint-config": "^21.0.0",
59+
"aud": "^2.0.1",
60+
"auto-changelog": "^2.4.0",
61+
"eslint": "=8.8.0",
6262
"evalmd": "^0.0.19",
63-
"foreach": "^2.0.5",
64-
"functions-have-names": "^1.2.2",
65-
"globalthis": "^1.0.2",
63+
"functions-have-names": "^1.2.3",
64+
"globalthis": "^1.0.3",
6665
"has-strict-mode": "^1.0.1",
67-
"indexof": "^0.0.1",
66+
"in-publish": "^2.0.1",
6867
"nyc": "^10.3.2",
6968
"safe-publish-latest": "^2.0.0",
70-
"tape": "^5.3.2"
69+
"tape": "^5.6.1"
7170
},
7271
"testling": {
7372
"files": [

0 commit comments

Comments
 (0)