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 083e78c commit 29a4994Copy full SHA for 29a4994
package.json
@@ -23,12 +23,12 @@
23
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
24
},
25
"devDependencies": {
26
- "@ljharb/eslint-config": "^13.0.0",
27
- "eslint": "^5.10.0",
+ "@ljharb/eslint-config": "^13.1.1",
+ "eslint": "^5.12.0",
28
"object-keys": "^1.0.12",
29
"safe-publish-latest": "^1.1.2",
30
"tap": "0.4.13",
31
- "tape": "^4.9.1"
+ "tape": "^4.9.2"
32
33
"license": "MIT",
34
"author": {
0 commit comments