deps: Pin @types/uuid
This pins the @types/uuid version as pinned version of dependencies work best with dependabot.
This commit is contained in:
parent
1b6a570f71
commit
ddeee81959
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -48,7 +48,7 @@
|
|||
"@types/react": "18.2.64",
|
||||
"@types/react-dom": "18.2.21",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@types/uuid": "^9.0.1",
|
||||
"@types/uuid": "9.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "7.2.0",
|
||||
"@typescript-eslint/parser": "7.2.0",
|
||||
"babel-jest": "29.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue