Skip to content

Commit c028385

Browse files
committedDec 27, 2021
[Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape
1 parent 0a1d3e8 commit c028385

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,23 @@
3333
"side-channel": "^1.0.4"
3434
},
3535
"devDependencies": {
36-
"@ljharb/eslint-config": "^20.0.0",
36+
"@ljharb/eslint-config": "^20.1.0",
3737
"aud": "^1.1.5",
3838
"browserify": "^16.5.2",
3939
"eclint": "^2.8.1",
40-
"eslint": "^8.4.0",
40+
"eslint": "^8.5.0",
4141
"evalmd": "^0.0.19",
4242
"for-each": "^0.3.3",
4343
"has-symbols": "^1.0.2",
4444
"iconv-lite": "^0.5.1",
4545
"in-publish": "^2.0.1",
4646
"mkdirp": "^0.5.5",
4747
"nyc": "^10.3.2",
48-
"object-inspect": "^1.11.0",
48+
"object-inspect": "^1.12.0",
4949
"qs-iconv": "^1.0.4",
5050
"safe-publish-latest": "^2.0.0",
5151
"safer-buffer": "^2.1.2",
52-
"tape": "^5.3.2"
52+
"tape": "^5.4.0"
5353
},
5454
"scripts": {
5555
"prepublishOnly": "safe-publish-latest && npm run dist",

0 commit comments

Comments
 (0)