Skip to content

Commit

Permalink
chore(deps): Bump escape-string-regexp from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/escape-string-regexp/releases)
- [Commits](sindresorhus/escape-string-regexp@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: escape-string-regexp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent c18c6e7 commit 9f0a430
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 6 deletions.
49 changes: 44 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^8.24.1",
"@vue/eslint-config-typescript": "^14.3.0",
"esbuild": "^0.25.0",
"escape-string-regexp": "^4.0.0",
"escape-string-regexp": "^5.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.8.3",
"eslint-plugin-import": "^2.31.0",
Expand Down

0 comments on commit 9f0a430

Please sign in to comment.