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.
@ljharb/eslint-config
aud
tape
1 parent 8155d9e commit fd4f619Copy full SHA for fd4f619
package.json
@@ -5,9 +5,9 @@
5
"main": "index.js",
6
"sideEffects": false,
7
"devDependencies": {
8
- "@ljharb/eslint-config": "^21.0.1",
+ "@ljharb/eslint-config": "^21.1.0",
9
"@pkgjs/support": "^0.0.6",
10
- "aud": "^2.0.2",
+ "aud": "^2.0.3",
11
"auto-changelog": "^2.4.0",
12
"core-js": "^2.6.12",
13
"error-cause": "^1.0.5",
@@ -23,7 +23,7 @@
23
"nyc": "^10.3.2",
24
"safe-publish-latest": "^2.0.0",
25
"string.prototype.repeat": "^1.0.0",
26
- "tape": "^5.6.1"
+ "tape": "^5.6.4"
27
},
28
"scripts": {
29
"prepack": "npmignore --auto --commentLines=autogenerated",
0 commit comments