Skip to content

Commit f8f5cf0

Browse files
authored
Merge pull request #470 from semantic-release/renovate/escape-string-regexp-5.x
fix(deps): update dependency escape-string-regexp to v5
2 parents a43a782 + 9581d38 commit f8f5cf0

File tree

2 files changed

+9
-73
lines changed

2 files changed

+9
-73
lines changed

package-lock.json

Lines changed: 8 additions & 72 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
@@ -21,7 +21,7 @@
2121
"aggregate-error": "^3.0.0",
2222
"debug": "^4.0.0",
2323
"dir-glob": "^3.0.0",
24-
"escape-string-regexp": "^3.0.0",
24+
"escape-string-regexp": "^5.0.0",
2525
"form-data": "^4.0.0",
2626
"fs-extra": "^11.0.0",
2727
"globby": "^11.0.0",

0 commit comments

Comments
 (0)