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
tape
1 parent 34ca9a0 commit 1a8a5eaCopy full SHA for 1a8a5ea
package.json
@@ -4,11 +4,11 @@
4
"description": "string representations of objects in node and the browser",
5
"main": "index.js",
6
"devDependencies": {
7
- "@ljharb/eslint-config": "^15.0.1",
+ "@ljharb/eslint-config": "^15.1.0",
8
"core-js": "^2.6.10",
9
- "eslint": "^6.6.0",
+ "eslint": "^6.8.0",
10
"nyc": "^10.3.2",
11
- "tape": "^4.11.0"
+ "tape": "^5.0.0-next.4"
12
},
13
"scripts": {
14
"pretest": "npm run lint",
0 commit comments