Skip to content

Commit

Permalink
Bump nanoid from 5.0.7 to 5.0.9
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.7 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.0.7...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 6a492c7 commit de5d9c7
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"esbuild": "^0.24.0",
"nanoid": "^5.0.7"
"nanoid": "^5.0.9"
},
"devDependencies": {
"@size-limit/file": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"estimo": "^3.0.3"
},
"devDependencies": {
"nanoid": "^5.0.7",
"nanoid": "^5.0.9",
"size-limit": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"size-limit": "11.1.6"
},
"dependencies": {
"nanoid": "^5.0.7",
"nanoid": "^5.0.9",
"webpack": "^5.95.0"
},
"devDependencies": {
Expand Down
21 changes: 14 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit de5d9c7

Please sign in to comment.