mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/uuid from 8.3.1 to 8.3.3 (#6124)
This commit is contained in:
parent
828a78e355
commit
7f79831e83
2 changed files with 5 additions and 5 deletions
|
|
@ -87,7 +87,7 @@
|
||||||
"@types/seamless-immutable": "7.1.16",
|
"@types/seamless-immutable": "7.1.16",
|
||||||
"@types/styled-jsx": "2.2.9",
|
"@types/styled-jsx": "2.2.9",
|
||||||
"@types/terser-webpack-plugin": "5.2.0",
|
"@types/terser-webpack-plugin": "5.2.0",
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.3",
|
||||||
"@typescript-eslint/eslint-plugin": "4.33.0",
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||||
"@typescript-eslint/parser": "4.33.0",
|
"@typescript-eslint/parser": "4.33.0",
|
||||||
"ava": "3.15.0",
|
"ava": "3.15.0",
|
||||||
|
|
|
||||||
|
|
@ -988,10 +988,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
terser-webpack-plugin "*"
|
terser-webpack-plugin "*"
|
||||||
|
|
||||||
"@types/uuid@8.3.1":
|
"@types/uuid@8.3.3":
|
||||||
version "8.3.1"
|
version "8.3.3"
|
||||||
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
|
resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.3.tgz#c6a60686d953dbd1b1d45e66f4ecdbd5d471b4d0"
|
||||||
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==
|
integrity sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==
|
||||||
|
|
||||||
"@types/verror@^1.10.3":
|
"@types/verror@^1.10.3":
|
||||||
version "1.10.4"
|
version "1.10.4"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue