Skip to content

Commit

Permalink
chore: bump the dependencies-major group with 1 update (#353)
Browse files Browse the repository at this point in the history
Bumps the dependencies-major group with 1 update: [safe-regex2](https://github.com/fastify/safe-regex).


Updates `safe-regex2` from 2.0.0 to 3.1.0
- [Release notes](https://github.com/fastify/safe-regex/releases)
- [Commits](https://github.com/fastify/safe-regex/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: safe-regex2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent e117960 commit 8c7983c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-querystring": "^1.0.0",
"safe-regex2": "^2.0.0"
"safe-regex2": "^3.1.0"
},
"tsd": {
"directory": "test/types"
Expand Down

0 comments on commit 8c7983c

Please sign in to comment.