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 134d1fe commit 761e1d6Copy full SHA for 761e1d6
package.json
@@ -29,20 +29,20 @@
29
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
30
},
31
"devDependencies": {
32
- "@ljharb/eslint-config": "^20.2.0",
+ "@ljharb/eslint-config": "^20.2.3",
33
"array.prototype.map": "^1.0.4",
34
"aud": "^2.0.0",
35
"copy-dir": "^1.3.0",
36
"eclint": "^2.8.1",
37
- "eslint": "^8.7.0",
+ "eslint": "=8.8.0",
38
"in-publish": "^2.0.1",
39
"mkdirp": "^0.5.5",
40
"mv": "^2.1.1",
41
"object-keys": "^1.1.1",
42
"rimraf": "^2.7.1",
43
"safe-publish-latest": "^2.0.0",
44
"tap": "0.4.13",
45
- "tape": "^5.4.1",
+ "tape": "^5.5.3",
46
"tmp": "^0.0.31"
47
48
"license": "MIT",
0 commit comments