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
array.prototype.map
aud
tape
1 parent 77eba10 commit 7af0788Copy full SHA for 7af0788
package.json
@@ -25,15 +25,15 @@
25
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
26
},
27
"devDependencies": {
28
- "@ljharb/eslint-config": "^17.2.0",
29
- "array.prototype.map": "^1.0.2",
30
- "aud": "^1.1.3",
+ "@ljharb/eslint-config": "^17.5.1",
+ "array.prototype.map": "^1.0.3",
+ "aud": "^1.1.4",
31
"eclint": "^2.8.1",
32
- "eslint": "^7.13.0",
+ "eslint": "^7.19.0",
33
"object-keys": "^1.1.1",
34
"safe-publish-latest": "^1.1.4",
35
"tap": "0.4.13",
36
- "tape": "^5.0.1"
+ "tape": "^5.1.1"
37
38
"license": "MIT",
39
"author": {
0 commit comments