Skip to content

Commit f99cd48

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect
1 parent 9515ed2 commit f99cd48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
},
4646
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
4747
"devDependencies": {
48-
"@ljharb/eslint-config": "^17.5.1",
49-
"aud": "^1.1.4",
48+
"@ljharb/eslint-config": "^17.6.0",
49+
"aud": "^1.1.5",
5050
"auto-changelog": "^2.2.1",
5151
"es-value-fixtures": "^1.2.1",
52-
"eslint": "^7.21.0",
52+
"eslint": "^7.26.0",
5353
"for-each": "^0.3.3",
5454
"nyc": "^10.3.2",
55-
"object-inspect": "^1.9.0",
55+
"object-inspect": "^1.10.3",
5656
"safe-publish-latest": "^1.1.4",
5757
"tape": "^5.2.2"
5858
},

0 commit comments

Comments
 (0)