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.
auto-changelog
tape
1 parent a4c5c9a commit ef0d406Copy full SHA for ef0d406
1 file changed
package.json
@@ -48,16 +48,15 @@
48
"devDependencies": {
49
"@ljharb/eslint-config": "^22.2.3",
50
"@ljharb/tsconfig": "^0.3.2",
51
- "@types/tape": "^5.8.1",
52
- "auto-changelog": "^2.5.1",
+ "auto-changelog": "^2.6.0",
53
"eclint": "^2.8.1",
54
"eslint": "^8.57.1",
55
"evalmd": "^0.0.19",
56
"in-publish": "^2.0.1",
57
"npmignore": "^0.3.5",
58
"nyc": "^10.3.2",
59
"safe-publish-latest": "^2.0.0",
60
- "tape": "^5.9.0",
+ "tape": "^5.10.1",
61
"typescript": "next"
62
},
63
"auto-changelog": {
0 commit comments