Skip to content

Commit 13ec198

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, aud, tape
1 parent 9c0ac04 commit 13ec198

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
},
5656
"homepage": "https://github.com/ljharb/has-symbols#readme",
5757
"devDependencies": {
58-
"@ljharb/eslint-config": "^21.0.0",
59-
"aud": "^2.0.1",
58+
"@ljharb/eslint-config": "^21.1.1",
59+
"aud": "^2.0.5",
6060
"auto-changelog": "^2.4.0",
6161
"core-js": "^2.6.12",
6262
"eslint": "=8.8.0",
@@ -65,7 +65,7 @@
6565
"npmignore": "^0.3.1",
6666
"nyc": "^10.3.2",
6767
"safe-publish-latest": "^2.0.0",
68-
"tape": "^5.6.1"
68+
"tape": "^5.8.1"
6969
},
7070
"testling": {
7171
"files": "test/index.js",

0 commit comments

Comments
 (0)