Merge pull request #287 from shocknet/dependabot/npm_and_yarn/types/uuid-8.3.0
Bump @types/uuid from 3.4.5 to 8.3.0
This commit is contained in:
commit
cff3f09281
2 changed files with 5 additions and 5 deletions
|
|
@ -79,7 +79,7 @@
|
|||
"@types/ramda": "types/npm-ramda#dist",
|
||||
"@types/random-words": "^1.1.2",
|
||||
"@types/react": "16.x.x",
|
||||
"@types/uuid": "3.x.x",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
||||
"eslint": "^8.25.0",
|
||||
|
|
|
|||
|
|
@ -617,10 +617,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
||||
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
||||
|
||||
"@types/uuid@3.x.x":
|
||||
version "3.4.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.10.tgz#637d3c8431f112edf6728ac9bdfadfe029540f48"
|
||||
integrity sha512-BgeaZuElf7DEYZhWYDTc/XcLZXdVgFkVSTa13BqKvbnmUrxr3TJFKofUxCtDO9UQOdhnV+HPOESdHiHKZOJV1A==
|
||||
"@types/uuid@^8.3.0":
|
||||
version "8.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f"
|
||||
integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==
|
||||
|
||||
"@types/yargs-parser@*":
|
||||
version "20.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue