Skip to content

Commit a20cfbd

Browse files
committed
[Dev Deps] update eslint, has-symbols, tape
1 parent 63766c2 commit a20cfbd

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
@@ -37,10 +37,10 @@
3737
"aud": "^1.1.4",
3838
"browserify": "^16.5.2",
3939
"eclint": "^2.8.1",
40-
"eslint": "^7.20.0",
40+
"eslint": "^7.22.0",
4141
"evalmd": "^0.0.19",
4242
"for-each": "^0.3.3",
43-
"has-symbols": "^1.0.1",
43+
"has-symbols": "^1.0.2",
4444
"iconv-lite": "^0.5.1",
4545
"in-publish": "^2.0.1",
4646
"mkdirp": "^0.5.5",
@@ -49,7 +49,7 @@
4949
"qs-iconv": "^1.0.4",
5050
"safe-publish-latest": "^1.1.4",
5151
"safer-buffer": "^2.1.2",
52-
"tape": "^5.1.1"
52+
"tape": "^5.2.2"
5353
},
5454
"scripts": {
5555
"prepublish": "safe-publish-latest && (not-in-publish || npm run dist)",

0 commit comments

Comments
 (0)