Skip to content

Commit 2a7bb99

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, object-inspect, tape
1 parent cff5358 commit 2a7bb99

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
},
4646
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
4747
"devDependencies": {
48-
"@ljharb/eslint-config": "^20.0.0",
49-
"aud": "^1.1.5",
50-
"auto-changelog": "^2.3.0",
48+
"@ljharb/eslint-config": "^20.2.3",
49+
"aud": "^2.0.0",
50+
"auto-changelog": "^2.4.0",
5151
"es-value-fixtures": "^1.2.1",
52-
"eslint": "^8.4.0",
52+
"eslint": "=8.8.0",
5353
"for-each": "^0.3.3",
5454
"nyc": "^10.3.2",
55-
"object-inspect": "^1.11.1",
55+
"object-inspect": "^1.12.0",
5656
"safe-publish-latest": "^2.0.0",
57-
"tape": "^5.3.2"
57+
"tape": "^5.5.2"
5858
},
5959
"auto-changelog": {
6060
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)