Skip to content

Commit

Permalink
Merge pull request #933 from forcedotcom/dependabot-npm_and_yarn-type…
Browse files Browse the repository at this point in the history
…s-semver-7.5.1

fix(deps): bump @types/semver from 7.5.0 to 7.5.1
  • Loading branch information
svc-cli-bot authored Sep 10, 2023
2 parents bf728d3 + 90e2870 commit 9446a9a
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 @@ -42,7 +42,7 @@
"@salesforce/kit": "^3.0.11",
"@salesforce/schemas": "^1.6.0",
"@salesforce/ts-types": "^2.0.7",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"ajv": "^8.12.0",
"change-case": "^4.1.2",
"faye": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -795,10 +795,10 @@
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.2.tgz#ed279a64fa438bb69f2480eda44937912bb7480a"
integrity sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==

"@types/semver@^7.3.12", "@types/semver@^7.5.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
"@types/semver@^7.3.12", "@types/semver@^7.5.1":
version "7.5.1"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==

"@types/[email protected]":
version "0.8.12"
Expand Down

0 comments on commit 9446a9a

Please sign in to comment.