Skip to content

Commit 389c6db

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, object-inspect, safe-publish-latest, tape
1 parent dca4d27 commit 389c6db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
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": "^17.6.0",
48+
"@ljharb/eslint-config": "^18.0.0",
4949
"aud": "^1.1.5",
50-
"auto-changelog": "^2.2.1",
50+
"auto-changelog": "^2.3.0",
5151
"es-value-fixtures": "^1.2.1",
52-
"eslint": "^7.26.0",
52+
"eslint": "^7.32.0",
5353
"for-each": "^0.3.3",
5454
"nyc": "^10.3.2",
55-
"object-inspect": "^1.10.3",
56-
"safe-publish-latest": "^1.1.4",
57-
"tape": "^5.2.2"
55+
"object-inspect": "^1.11.0",
56+
"safe-publish-latest": "^1.1.5",
57+
"tape": "^5.3.1"
5858
},
5959
"auto-changelog": {
6060
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)