deps: Pin @types/uuid

This pins the @types/uuid version as pinned version of dependencies work best with dependabot.
This commit is contained in:
regexowl 2024-03-13 11:04:46 +01:00 committed by Klara Simickova
parent 1b6a570f71
commit ddeee81959
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -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",