Skip to content

Commit

Permalink
Merge pull request #120 from martinmiglio/dependabot/npm_and_yarn/sit…
Browse files Browse the repository at this point in the history
…e/uuid-and-types/uuid-9.0.1

Bump uuid and @types/uuid in /site
  • Loading branch information
github-actions[bot] authored Sep 18, 2023
2 parents 03f72db + 010ea46 commit a10e733
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 deletions site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"react-infinite-scroll-component": "^6.1.0",
"server-only": "^0.0.1",
"typescript": "5.2.2",
"uuid": "^9.0.0",
"uuid": "^9.0.1",
"zod": "^3.22.2"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/d3-scale": "^4.0.4",
"@types/d3-shape": "^3.1.2",
"@types/uuid": "^9.0.3",
"@types/uuid": "^9.0.4",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
Expand Down

0 comments on commit a10e733

Please sign in to comment.