Skip to content

Commit

Permalink
build(deps): bump semver from 7.6.2 to 7.6.3 (#307)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.6.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 21, 2024
1 parent 7255e1a commit 7f24491
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"packages/*"
],
"dependencies": {
"semver": "^7.6.2"
"semver": "^7.6.3"
},
"devDependencies": {
"@go-task/cli": "^3.37.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-vitest": "^0.5.4",
"github-slugger": "^2.0.0",
"nunjucks": "^3.2.4",
"semver": "^7.6.2",
"semver": "^7.6.3",
"typescript-eslint": "^8.0.0-alpha.30",
"vite-tsconfig-paths": "^4.3.2",
"webpack-license-plugin": "^4.4.2"
Expand Down

0 comments on commit 7f24491

Please sign in to comment.