Skip to content

Commit 28db29e

Browse files
renovate-botfilipesilva
authored andcommitted
build: update @types/uuid to version ^8.0.0
1 parent 547205c commit 28db29e

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
@@ -118,7 +118,7 @@
118118
"@types/rimraf": "^3.0.0",
119119
"@types/semver": "^7.0.0",
120120
"@types/universal-analytics": "^0.4.2",
121-
"@types/uuid": "^7.0.0",
121+
"@types/uuid": "^8.0.0",
122122
"@types/webpack": "^4.32.1",
123123
"@types/webpack-dev-server": "^3.1.7",
124124
"@types/webpack-sources": "^0.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1630,10 +1630,10 @@
16301630
resolved "https://registry.yarnpkg.com/@types/urijs/-/urijs-1.19.8.tgz#a66b2fd8b1d3cf3ef5bae7ca093b7d1b50e48c0a"
16311631
integrity sha512-SVQd2Qq0oL+b8VtJbQyv0cMIdU7fbRDcg2JIpcBvv+GUayJ3c5Ll1K+iivZl6ifcI6NbYcwjqDjljDFSiSGOeA==
16321632

1633-
"@types/uuid@^7.0.0":
1634-
version "7.0.3"
1635-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-7.0.3.tgz#45cd03e98e758f8581c79c535afbd4fc27ba7ac8"
1636-
integrity sha512-PUdqTZVrNYTNcIhLHkiaYzoOIaUi5LFg/XLerAdgvwQrUCx+oSbtoBze1AMyvYbcwzUSNC+Isl58SM4Sm/6COw==
1633+
"@types/uuid@^8.0.0":
1634+
version "8.0.0"
1635+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.0.0.tgz#165aae4819ad2174a17476dbe66feebd549556c0"
1636+
integrity sha512-xSQfNcvOiE5f9dyd4Kzxbof1aTrLobL278pGLKOZI6esGfZ7ts9Ka16CzIN6Y8hFHE1C7jIBZokULhK1bOgjRw==
16371637

16381638
"@types/webpack-dev-server@^3.1.7":
16391639
version "3.10.1"

0 commit comments

Comments
 (0)