Skip to content

Commit bf1b490

Browse files
fix(deps): update dependency aggregate-error to v5 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 119abe4 commit bf1b490

File tree

2 files changed

+86
-7
lines changed

2 files changed

+86
-7
lines changed

package-lock.json

Lines changed: 85 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"dependencies": {
2020
"@semantic-release/error": "^4.0.0",
21-
"aggregate-error": "^4.0.0",
21+
"aggregate-error": "^5.0.0",
2222
"debug": "^4.0.0",
2323
"dir-glob": "^3.0.0",
2424
"escape-string-regexp": "^5.0.0",

0 commit comments

Comments
 (0)