We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint
@ljharb/eslint-config
aud
has-symbol
tape
1 parent 2cf45b2 commit c77f38fCopy full SHA for c77f38f
package.json
@@ -33,14 +33,14 @@
33
"side-channel": "^1.0.4"
34
},
35
"devDependencies": {
36
- "@ljharb/eslint-config": "^20.1.0",
37
- "aud": "^1.1.5",
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
38
"browserify": "^16.5.2",
39
"eclint": "^2.8.1",
40
- "eslint": "^8.6.0",
+ "eslint": "=8.8.0",
41
"evalmd": "^0.0.19",
42
"for-each": "^0.3.3",
43
- "has-symbols": "^1.0.2",
+ "has-symbols": "^1.0.3",
44
"iconv-lite": "^0.5.1",
45
"in-publish": "^2.0.1",
46
"mkdirp": "^0.5.5",
@@ -50,7 +50,7 @@
50
"qs-iconv": "^1.0.4",
51
"safe-publish-latest": "^2.0.0",
52
"safer-buffer": "^2.1.2",
53
- "tape": "^5.4.0"
+ "tape": "^5.5.3"
54
55
"scripts": {
56
"prepack": "npmignore --auto --commentLines=autogenerated",
0 commit comments