Skip to content

Commit c77f38f

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbol, tape
1 parent 2cf45b2 commit c77f38f

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
@@ -33,14 +33,14 @@
3333
"side-channel": "^1.0.4"
3434
},
3535
"devDependencies": {
36-
"@ljharb/eslint-config": "^20.1.0",
37-
"aud": "^1.1.5",
36+
"@ljharb/eslint-config": "^21.0.0",
37+
"aud": "^2.0.0",
3838
"browserify": "^16.5.2",
3939
"eclint": "^2.8.1",
40-
"eslint": "^8.6.0",
40+
"eslint": "=8.8.0",
4141
"evalmd": "^0.0.19",
4242
"for-each": "^0.3.3",
43-
"has-symbols": "^1.0.2",
43+
"has-symbols": "^1.0.3",
4444
"iconv-lite": "^0.5.1",
4545
"in-publish": "^2.0.1",
4646
"mkdirp": "^0.5.5",
@@ -50,7 +50,7 @@
5050
"qs-iconv": "^1.0.4",
5151
"safe-publish-latest": "^2.0.0",
5252
"safer-buffer": "^2.1.2",
53-
"tape": "^5.4.0"
53+
"tape": "^5.5.3"
5454
},
5555
"scripts": {
5656
"prepack": "npmignore --auto --commentLines=autogenerated",

0 commit comments

Comments
 (0)