We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
Learn more about funding links in repositories.
Report abuse
@ljharb/eslint-config
aud
tape
1 parent 531b6f6 commit 1454fdfCopy full SHA for 1454fdf
package.json
@@ -30,9 +30,9 @@
30
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
31
},
32
"devDependencies": {
33
- "@ljharb/eslint-config": "^21.0.0",
+ "@ljharb/eslint-config": "^21.0.1",
34
"array.prototype.map": "^1.0.5",
35
- "aud": "^2.0.1",
+ "aud": "^2.0.2",
36
"copy-dir": "^1.3.0",
37
"eclint": "^2.8.1",
38
"eslint": "=8.8.0",
@@ -45,7 +45,7 @@
45
"safe-publish-latest": "^2.0.0",
46
"semver": "^6.3.0",
47
"tap": "0.4.13",
48
- "tape": "^5.6.1",
+ "tape": "^5.6.3",
49
"tmp": "^0.0.31"
50
51
"license": "MIT",
0 commit comments