Skip to content
Open
Show file tree
Hide file tree
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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/conventional-changelog": "^3.1.4 ",
"@types/conventional-recommended-bump": "^9.0.2",
"@types/inquirer": "8.2.12",
"@types/inquirer": "9.0.9",
"@types/semver": "7.5.8",
"@types/tmp": "0.2.6"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2417,7 +2417,7 @@ __metadata:
dependencies:
"@types/conventional-changelog": "npm:^3.1.4 "
"@types/conventional-recommended-bump": "npm:^9.0.2"
"@types/inquirer": "npm:8.2.12"
"@types/inquirer": "npm:9.0.9"
"@types/semver": "npm:7.5.8"
"@types/tmp": "npm:0.2.6"
chalk: "npm:4.1.2"
Expand Down Expand Up @@ -3215,13 +3215,13 @@ __metadata:
languageName: node
linkType: hard

"@types/inquirer@npm:8.2.12":
version: 8.2.12
resolution: "@types/inquirer@npm:8.2.12"
"@types/inquirer@npm:9.0.9":
version: 9.0.9
resolution: "@types/inquirer@npm:9.0.9"
dependencies:
"@types/through": "npm:*"
rxjs: "npm:^7.2.0"
checksum: 10/b382693011a5f33c92ac1f90a16f3d6fa600c2a294433ca5dc65ab108eccd658b9293e968c34a738ef60d5cd1f2f150ebef7da731aa302201d9978abad1fcb94
checksum: 10/015ee6fa65d1d79c070c889906be3eceedd77aa08a4aea3d17b188c9d169b459994244525f054b60de0e28fe9c492df75527a7b63da16e06fcc09e54039ac652
languageName: node
linkType: hard

Expand Down
Loading