Skip to content

Commit

Permalink
chore(deps): update dependency nanoid to v3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 785acc5 commit 42dd9fe
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/devtools/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"hookable": "^5.5.3",
"jest": "^29",
"lodash": "^4.17.21",
"nanoid": "3.3.7",
"nanoid": "3.3.8",
"p-defer": "^3.0.0",
"postcss-custom-media": "^10.0.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/node": "^14",
"@types/ws": "^8.5.5",
"jest": "^29",
"nanoid": "3.3.7",
"nanoid": "3.3.8",
"react": "^18.3.1",
"type-fest": "^4.1.0",
"typescript": "^5"
Expand Down
Loading

0 comments on commit 42dd9fe

Please sign in to comment.