Skip to content

Commit 9e8bc20

Browse files
committed
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, object-inspect, tape
1 parent 9e407c4 commit 9e8bc20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"set-function-name": "^2.0.2"
4747
},
4848
"devDependencies": {
49-
"@es-shims/api": "^2.4.2",
50-
"@ljharb/eslint-config": "^21.1.0",
51-
"aud": "^2.0.4",
49+
"@es-shims/api": "^2.5.0",
50+
"@ljharb/eslint-config": "^21.1.1",
51+
"aud": "^2.0.5",
5252
"auto-changelog": "^2.4.0",
5353
"available-regexp-flags": "^1.0.4",
5454
"eclint": "^2.8.1",
@@ -61,9 +61,9 @@
6161
"in-publish": "^2.0.1",
6262
"npmignore": "^0.3.1",
6363
"nyc": "^10.3.2",
64-
"object-inspect": "^1.13.1",
64+
"object-inspect": "^1.13.2",
6565
"safe-publish-latest": "^2.0.0",
66-
"tape": "^5.7.5"
66+
"tape": "^5.8.1"
6767
},
6868
"testling": {
6969
"files": "test/index.js",

0 commit comments

Comments
 (0)