Skip to content

Commit

Permalink
build(deps): bump semver from 7.6.2 to 7.6.3
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 6e36e39 commit 945c1dd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 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/safe-ds-lang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chevrotain": "^11.0.3",
"glob": "^10.4.2",
"langium": "^3.0.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"source-map-js": "^1.2.0",
"tree-kill": "^1.2.2",
"vscode-languageserver": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/safe-ds-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"deploy": "vsce publish"
},
"dependencies": {
"semver": "^7.6.2",
"semver": "^7.6.3",
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 945c1dd

Please sign in to comment.