Skip to content

Commit 8873fd3

Browse files
authored
Update dependency @types/uuid to v3.4.8 (#328)
1 parent 1095da2 commit 8873fd3

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
@@ -46,7 +46,7 @@
4646
"@types/acorn": "4.0.5",
4747
"@types/estree": "0.0.42",
4848
"@types/node": "12.12.28",
49-
"@types/uuid": "3.4.7",
49+
"@types/uuid": "3.4.8",
5050
"ava": "2.4.0",
5151
"builtins": "3.0.1",
5252
"c8": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@
444444
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
445445
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
446446

447-
"@types/[email protected].7":
448-
version "3.4.7"
449-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.7.tgz#51d42247473bc00e38cc8dfaf70d936842a36c03"
450-
integrity sha512-C2j2FWgQkF1ru12SjZJyMaTPxs/f6n90+5G5qNakBxKXjTBc/YTSelHh4Pz1HUDwxFXD9WvpQhOGCDC+/Y4mIQ==
447+
"@types/[email protected].8":
448+
version "3.4.8"
449+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.8.tgz#4ba887fcef88bd9a7515ca2de336d691e3e18318"
450+
integrity sha512-zHWce3allXWSmRx6/AGXKCtSOA7JjeWd2L3t4aHfysNk8mouQnWCocveaT7a4IEIlPVHp81jzlnknqTgCjCLXA==
451451

452452
453453
version "7.1.1"

0 commit comments

Comments
 (0)