Skip to content

Commit 7a52cb5

Browse files
committed
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape
1 parent da744e0 commit 7a52cb5

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
@@ -46,10 +46,10 @@
4646
"es-abstract": "^1.20.4"
4747
},
4848
"devDependencies": {
49-
"@es-shims/api": "^2.2.3",
50-
"@ljharb/eslint-config": "^21.0.0",
49+
"@es-shims/api": "^2.4.2",
50+
"@ljharb/eslint-config": "^21.1.0",
5151
"array.prototype.map": "^1.0.5",
52-
"aud": "^2.0.1",
52+
"aud": "^2.0.3",
5353
"auto-changelog": "^2.4.0",
5454
"eslint": "=8.8.0",
5555
"functions-have-names": "^1.2.3",
@@ -59,7 +59,7 @@
5959
"nyc": "^10.3.2",
6060
"object-keys": "^1.1.1",
6161
"safe-publish-latest": "^2.0.0",
62-
"tape": "^5.6.1"
62+
"tape": "^5.6.6"
6363
},
6464
"testling": {
6565
"files": "test/index.js",

0 commit comments

Comments
 (0)