Skip to content

Commit

Permalink
Merge pull request #491 from fabiankachlock/dependabot/npm_and_yarn/f…
Browse files Browse the repository at this point in the history
…rontend/types/semver-7.5.4

Build(deps-dev): Bump @types/semver from 7.3.12 to 7.5.4 in /frontend
  • Loading branch information
fabiankachlock authored Nov 14, 2023
2 parents 9339613 + 56166c8 commit 8939e56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@tauri-apps/cli": "^1.5.2",
"@types/jest": "^29.2.2",
"@types/node": "^20.8.4",
"@types/semver": "^7.3.12",
"@types/semver": "^7.5.4",
"@types/vue-router": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
Expand Down
13 changes: 4 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,15 +2148,10 @@
dependencies:
"@types/node" "*"

"@types/semver@^7.3.12":
version "7.3.12"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==

"@types/semver@^7.5.0":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
"@types/semver@^7.5.0", "@types/semver@^7.5.4":
version "7.5.4"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==

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

0 comments on commit 8939e56

Please sign in to comment.