Skip to content

Commit fd4f619

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, aud, tape
1 parent 8155d9e commit fd4f619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"main": "index.js",
66
"sideEffects": false,
77
"devDependencies": {
8-
"@ljharb/eslint-config": "^21.0.1",
8+
"@ljharb/eslint-config": "^21.1.0",
99
"@pkgjs/support": "^0.0.6",
10-
"aud": "^2.0.2",
10+
"aud": "^2.0.3",
1111
"auto-changelog": "^2.4.0",
1212
"core-js": "^2.6.12",
1313
"error-cause": "^1.0.5",
@@ -23,7 +23,7 @@
2323
"nyc": "^10.3.2",
2424
"safe-publish-latest": "^2.0.0",
2525
"string.prototype.repeat": "^1.0.0",
26-
"tape": "^5.6.1"
26+
"tape": "^5.6.4"
2727
},
2828
"scripts": {
2929
"prepack": "npmignore --auto --commentLines=autogenerated",

0 commit comments

Comments
 (0)