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 7b80058 commit f0ad85fCopy full SHA for f0ad85f
package.json
@@ -24,13 +24,13 @@
24
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
25
},
26
"devDependencies": {
27
- "@ljharb/eslint-config": "^15.0.2",
+ "@ljharb/eslint-config": "^15.1.0",
28
"array.prototype.map": "^1.0.2",
29
- "eslint": "^6.7.2",
+ "eslint": "^6.8.0",
30
"object-keys": "^1.1.1",
31
"safe-publish-latest": "^1.1.4",
32
"tap": "0.4.13",
33
- "tape": "^4.12.0"
+ "tape": "^5.0.0-next.4"
34
35
"license": "MIT",
36
"author": {
0 commit comments