Skip to content

Commit 114cfad

Browse files
committed
[Dev Deps] update auto-changelog, tape; add aud
1 parent 105d1b9 commit 114cfad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,16 @@
3535
"dependencies": {},
3636
"devDependencies": {
3737
"@ljharb/eslint-config": "^16.0.0",
38-
"auto-changelog": "^1.16.2",
38+
"aud": "^1.1.1",
39+
"auto-changelog": "^2.0.0",
3940
"covert": "^1.1.1",
4041
"eclint": "^2.8.1",
4142
"eslint": "^6.8.0",
4243
"foreach": "^2.0.5",
4344
"indexof": "^0.0.1",
4445
"is": "^3.3.0",
4546
"safe-publish-latest": "^1.1.4",
46-
"tape": "^5.0.0-next.4"
47+
"tape": "^5.0.0-next.5"
4748
},
4849
"testling": {
4950
"files": "test/index.js",

0 commit comments

Comments
 (0)