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
tape
1 parent 94abb5d commit 37b2ad2Copy full SHA for 37b2ad2
package.json
@@ -7,15 +7,15 @@
7
"@ljharb/eslint-config": "^17.6.0",
8
"aud": "^1.1.5",
9
"core-js": "^2.6.12",
10
- "eslint": "^7.30.0",
+ "eslint": "^7.32.0",
11
"for-each": "^0.3.3",
12
"functions-have-names": "^1.2.2",
13
"has-tostringtag": "^1.0.0",
14
"make-arrow-function": "^1.2.0",
15
"nyc": "^10.3.2",
16
"safe-publish-latest": "^1.1.4",
17
"string.prototype.repeat": "^1.0.0",
18
- "tape": "^5.2.2"
+ "tape": "^5.3.0"
19
},
20
"scripts": {
21
"prepublish": "not-in-publish || npm run prepublishOnly",
0 commit comments