Skip to content

Commit 0d09dac

Browse files
dependabot-preview[bot]malept
authored andcommitted
build(deps-dev): bump @types/semver from 6.0.0 to 6.0.1
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bd64ce7 commit 0d09dac

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
@@ -114,7 +114,7 @@
114114
"@types/node-fetch": "^2.3.7",
115115
"@types/pretty-ms": "^4.0.0",
116116
"@types/proxyquire": "^1.3.28",
117-
"@types/semver": "^6.0.0",
117+
"@types/semver": "^6.0.1",
118118
"@types/sinon": "^7.0.13",
119119
"@types/username": "^3.0.0",
120120
"@types/webpack": "^4.4.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,10 +1143,10 @@
11431143
resolved "https://registry.yarnpkg.com/@types/relateurl/-/relateurl-0.2.28.tgz#6bda7db8653fa62643f5ee69e9f69c11a392e3a6"
11441144
integrity sha1-a9p9uGU/piZD9e5p6facEaOS46Y=
11451145

1146-
"@types/semver@^6.0.0":
1147-
version "6.0.0"
1148-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.0.tgz#86ba89f02a414e39c68d02b351872e4ed31bd773"
1149-
integrity sha512-OO0srjOGH99a4LUN2its3+r6CBYcplhJ466yLqs+zvAWgphCpS8hYZEZ797tRDP/QKcqTdb/YCN6ifASoAWkrQ==
1146+
"@types/semver@^6.0.1":
1147+
version "6.0.1"
1148+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.1.tgz#a984b405c702fa5a7ec6abc56b37f2ba35ef5af6"
1149+
integrity sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==
11501150

11511151
"@types/serve-static@*":
11521152
version "1.13.2"

0 commit comments

Comments
 (0)