Skip to content

Commit 6701ad4

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, es-value-fixtures, object-inspect, tape
1 parent b5119f0 commit 6701ad4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,17 @@
4545
},
4646
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
4747
"devDependencies": {
48-
"@ljharb/eslint-config": "^20.2.3",
49-
"aud": "^2.0.0",
48+
"@ljharb/eslint-config": "^21.0.0",
49+
"aud": "^2.0.1",
5050
"auto-changelog": "^2.4.0",
51-
"es-value-fixtures": "^1.2.1",
51+
"es-value-fixtures": "^1.4.2",
5252
"eslint": "=8.8.0",
5353
"for-each": "^0.3.3",
54+
"in-publish": "^2.0.1",
5455
"nyc": "^10.3.2",
55-
"object-inspect": "^1.12.0",
56+
"object-inspect": "^1.12.2",
5657
"safe-publish-latest": "^2.0.0",
57-
"tape": "^5.5.2"
58+
"tape": "^5.6.1"
5859
},
5960
"auto-changelog": {
6061
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)