Skip to content

Commit

Permalink
Update dependency @types/semver to v7.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 2e41b6b commit 1bd04c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tsconfig/node16": "16.1.1",
"@tsconfig/strictest": "2.0.2",
"@types/node": "20.9.2",
"@types/semver": "7.5.5",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:7.5.5, @types/semver@npm:^7.5.0":
version: 7.5.5
resolution: "@types/semver@npm:7.5.5"
checksum: bb1b525221d93c9e7b45914af5ed1729a5bfdfa80927d6b02bcb4550ff7015f8c713152c32cb679ffcc79e77c0dda66d1f972ff5ee8d2205336729c51198bb18
"@types/semver@npm:7.5.6, @types/semver@npm:^7.5.0":
version: 7.5.6
resolution: "@types/semver@npm:7.5.6"
checksum: 196dc32db5f68cbcde2e6a42bb4aa5cbb100fa2b7bd9c8c82faaaf3e03fbe063e205dbb4f03c7cdf53da2edb70a0d34c9f2e601b54281b377eb8dc1743226acd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1638,7 +1638,7 @@ __metadata:
"@tsconfig/node16": "npm:16.1.1"
"@tsconfig/strictest": "npm:2.0.2"
"@types/node": "npm:20.9.2"
"@types/semver": "npm:7.5.5"
"@types/semver": "npm:7.5.6"
"@typescript-eslint/eslint-plugin": "npm:6.12.0"
"@typescript-eslint/parser": "npm:6.12.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down

0 comments on commit 1bd04c1

Please sign in to comment.