Skip to content

Commit aa22741

Browse files
committed
[Dev Deps] update aud, object-inspect, tape
1 parent 748a78d commit aa22741

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,18 @@
5454
"devDependencies": {
5555
"@es-shims/api": "^2.2.3",
5656
"@ljharb/eslint-config": "^21.0.0",
57-
"aud": "^2.0.0",
57+
"aud": "^2.0.1",
5858
"auto-changelog": "^2.4.0",
5959
"covert": "^1.1.1",
6060
"eslint": "=8.8.0",
6161
"evalmd": "^0.0.19",
6262
"for-each": "^0.3.3",
6363
"has-strict-mode": "^1.0.1",
64+
"in-publish": "^2.0.1",
6465
"nyc": "^10.3.2",
65-
"object-inspect": "^1.12.0",
66+
"object-inspect": "^1.12.2",
6667
"safe-publish-latest": "^2.0.0",
67-
"tape": "^5.5.3"
68+
"tape": "^5.6.1"
6869
},
6970
"testling": {
7071
"files": [

0 commit comments

Comments
 (0)