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
semver
tape
1 parent 7f99437 commit 2829c04Copy full SHA for 2829c04
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.1",
+ "@ljharb/eslint-config": "^21.1.0",
34
"array.prototype.map": "^1.0.5",
35
- "aud": "^2.0.2",
+ "aud": "^2.0.3",
36
"copy-dir": "^1.3.0",
37
"eclint": "^2.8.1",
38
"eslint": "=8.8.0",
@@ -43,9 +43,9 @@
43
"object-keys": "^1.1.1",
44
"rimraf": "^2.7.1",
45
"safe-publish-latest": "^2.0.0",
46
- "semver": "^6.3.0",
+ "semver": "^6.3.1",
47
"tap": "0.4.13",
48
- "tape": "^5.6.3",
+ "tape": "^5.6.6",
49
"tmp": "^0.0.31"
50
51
"license": "MIT",
0 commit comments