Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit dab7a65

Browse files
chore(deps-dev): bump nanoid from 3.3.4 to 4.0.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 4.0.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.4...4.0.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce468b1 commit dab7a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-react-hooks": "^4.6.0",
6060
"husky": "^8.0.1",
6161
"lint-staged": "^13.0.3",
62-
"nanoid": "^3.3.4",
62+
"nanoid": "^4.0.0",
6363
"npm-run-all": "^4.1.5",
6464
"prettier": "^2.7.1",
6565
"prettier-plugin-tailwindcss": "^0.1.13",

0 commit comments

Comments
 (0)