Skip to content

Commit 56647d1

Browse files
committed
[Dev Deps] update auto-changelog, tape; add aud
1 parent d43ed83 commit 56647d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,13 @@
4141
},
4242
"devDependencies": {
4343
"@ljharb/eslint-config": "^16.0.0",
44-
"auto-changelog": "^1.16.2",
44+
"aud": "^1.1.0",
45+
"auto-changelog": "^2.0.0",
4546
"covert": "^1.1.1",
4647
"eclint": "^2.8.1",
4748
"eslint": "^6.8.0",
4849
"safe-publish-latest": "^1.1.4",
49-
"tape": "^5.0.0-next.4"
50+
"tape": "^5.0.0-next.5"
5051
},
5152
"testling": {
5253
"files": "test.js",

0 commit comments

Comments
 (0)