Skip to content

Commit 38a55b5

Browse files
dependabot[bot]annieyw
authored andcommitted
build: bump @types/semver from 6.2.0 to 7.3.4 (#20930)
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 6.2.0 to 7.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 472adb8)
1 parent da581a2 commit 38a55b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/parse5": "^5.0.0",
107107
"@types/resize-observer-browser": "^0.1.3",
108108
"@types/run-sequence": "^0.0.29",
109-
"@types/semver": "^6.2.0",
109+
"@types/semver": "^7.3.4",
110110
"@types/send": "^0.14.5",
111111
"@types/stylelint": "^9.10.1",
112112
"@types/yaml": "^1.9.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,10 +1864,10 @@
18641864
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-3.0.17.tgz#50bea0c3c2acc31c959c5b1e747798b3b3d06d4b"
18651865
integrity sha512-tGomyEuzSC1H28y2zlW6XPCaDaXFaD6soTdb4GNdmte2qfHtrKqhy0ZFs4r/1hpazCfEZqeTSRLvSasmEx89uw==
18661866

1867-
"@types/semver@^6.2.0":
1868-
version "6.2.0"
1869-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.0.tgz#d688d574400d96c5b0114968705366f431831e1a"
1870-
integrity sha512-1OzrNb4RuAzIT7wHSsgZRlMBlNsJl+do6UblR7JMW4oB7bbR+uBEYtUh7gEc/jM84GGilh68lSOokyM/zNUlBA==
1867+
"@types/semver@^7.3.4":
1868+
version "7.3.4"
1869+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.4.tgz#43d7168fec6fa0988bb1a513a697b29296721afb"
1870+
integrity sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==
18711871

18721872
"@types/send@^0.14.5":
18731873
version "0.14.5"

0 commit comments

Comments
 (0)