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
tape
1 parent 799b58f commit 22c8dc0Copy full SHA for 22c8dc0
package.json
@@ -4,15 +4,15 @@
4
"description": "string representations of objects in node and the browser",
5
"main": "index.js",
6
"devDependencies": {
7
- "@ljharb/eslint-config": "^17.3.0",
8
- "aud": "^1.1.3",
+ "@ljharb/eslint-config": "^17.5.1",
+ "aud": "^1.1.4",
9
"core-js": "^2.6.12",
10
- "eslint": "^7.14.0",
+ "eslint": "^7.21.0",
11
"for-each": "^0.3.3",
12
"nyc": "^10.3.2",
13
"safe-publish-latest": "^1.1.4",
14
"string.prototype.repeat": "^1.0.0",
15
- "tape": "^5.0.1"
+ "tape": "^5.2.2"
16
},
17
"scripts": {
18
"prepublish": "safe-publish-latest",
0 commit comments