Skip to content

Commit 8afc37a

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, core-js, tape
1 parent 77058c8 commit 8afc37a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Diff for: package.json

+7-8
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,17 @@
3737
"has-tostringtag": "^1.0.0"
3838
},
3939
"devDependencies": {
40-
"@ljharb/eslint-config": "^20.2.0",
41-
"aud": "^2.0.0",
42-
"auto-changelog": "^2.3.0",
43-
"core-js": "^3.20.2",
40+
"@ljharb/eslint-config": "^21.0.0",
41+
"aud": "^2.0.1",
42+
"auto-changelog": "^2.4.0",
43+
"core-js": "^3.26.0",
4444
"eclint": "^2.8.1",
45-
"eslint": "^8.6.0",
46-
"foreach": "^2.0.5",
47-
"indexof": "^0.0.1",
45+
"eslint": "=8.8.0",
46+
"in-publish": "^2.0.1",
4847
"is": "^3.3.0",
4948
"nyc": "^10.3.2",
5049
"safe-publish-latest": "^2.0.0",
51-
"tape": "^5.4.0"
50+
"tape": "^5.6.1"
5251
},
5352
"testling": {
5453
"files": "test/index.js",

0 commit comments

Comments
 (0)