Skip to content

Commit 2572345

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, aud, npmignore, object-inspect, tape
1 parent d27357d commit 2572345

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,19 @@
4848
"is-array-buffer": "^3.0.1"
4949
},
5050
"devDependencies": {
51-
"@ljharb/eslint-config": "^21.0.1",
52-
"aud": "^2.0.2",
51+
"@ljharb/eslint-config": "^21.1.0",
52+
"aud": "^2.0.4",
5353
"auto-changelog": "^2.4.0",
5454
"es-value-fixtures": "^1.4.2",
5555
"eslint": "=8.8.0",
5656
"evalmd": "^0.0.19",
5757
"for-each": "^0.3.3",
5858
"in-publish": "^2.0.1",
59-
"npmignore": "^0.3.0",
59+
"npmignore": "^0.3.1",
6060
"nyc": "^10.3.2",
61-
"object-inspect": "^1.12.3",
61+
"object-inspect": "^1.13.1",
6262
"safe-publish-latest": "^2.0.0",
63-
"tape": "^5.6.3"
63+
"tape": "^5.7.4"
6464
},
6565
"auto-changelog": {
6666
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)