Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #221 from fdm-monster/renovate/semver-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/semver to v7.5.7
  • Loading branch information
davidzwa authored Feb 11, 2024
2 parents 58a9c03 + 8cc8520 commit 13ba4a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@types/semver": "7.5.6",
"@types/semver": "7.5.7",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
"chokidar": "3.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -953,10 +953,10 @@
dependencies:
"@types/node" "*"

"@types/semver@7.5.6":
version "7.5.6"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
"@types/semver@7.5.7":
version "7.5.7"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e"
integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==

"@types/stack-utils@^2.0.0":
version "2.0.3"
Expand Down

0 comments on commit 13ba4a8

Please sign in to comment.