Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump semver from 7.6.0 to 7.7.1 in /typescript/base #294

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion typescript/base/package.json
Original file line number Diff line number Diff line change
@@ -27,6 +27,6 @@
"dependencies": {
"@renovatebot/pep440": "^3.0.20",
"axios": "^1.4.0",
"semver": "^7.6.0"
"semver": "^7.7.1"
}
}
11 changes: 10 additions & 1 deletion typescript/base/yarn.lock
Original file line number Diff line number Diff line change
@@ -124,7 +124,7 @@ __metadata:
"@typescript-eslint/parser": ^8.8.0
axios: ^1.4.0
eslint: ^8.45.0
semver: ^7.6.0
semver: ^7.7.1
typescript: ^5.6.3
languageName: unknown
linkType: soft
@@ -1269,6 +1269,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.7.1":
version: 7.7.1
resolution: "semver@npm:7.7.1"
bin:
semver: bin/semver.js
checksum: 586b825d36874007c9382d9e1ad8f93888d8670040add24a28e06a910aeebd673a2eb9e3bf169c6679d9245e66efb9057e0852e70d9daa6c27372aab1dda7104
languageName: node
linkType: hard

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"