Skip to content

Commit 79db3af

Browse files
committed
[Dev Deps] update eslint, auto-changelog, tape
1 parent 17a6df4 commit 79db3af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"devDependencies": {
3838
"@ljharb/eslint-config": "^17.6.0",
3939
"aud": "^1.1.5",
40-
"auto-changelog": "^2.2.1",
40+
"auto-changelog": "^2.3.0",
4141
"core-js": "^3.12.0",
42-
"eslint": "^7.26.0",
42+
"eslint": "^7.32.0",
4343
"foreach": "^2.0.5",
4444
"indexof": "^0.0.1",
4545
"is": "^3.3.0",
4646
"nyc": "^10.3.2",
4747
"safe-publish-latest": "^1.1.4",
48-
"tape": "^5.2.2"
48+
"tape": "^5.3.0"
4949
},
5050
"testling": {
5151
"files": "test/index.js",

0 commit comments

Comments
 (0)