Skip to content

Commit

Permalink
chore: bump nanoid to 3.2.0 in /TestsExample (#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperkapusciak authored Jan 27, 2022
1 parent 2918b44 commit a4b4fc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TestsExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@react-navigation/material-top-tabs": "^5.3.9",
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.5",
"nanoid": "^3.1.30",
"nanoid": "^3.2.0",
"patch-package": "^6.2.2",
"postinstall-postinstall": "^2.1.0",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion TestsExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6174,7 +6174,7 @@ ms@2.1.2:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

nanoid@^3.1.15:
nanoid@^3.1.15, nanoid@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
Expand Down

0 comments on commit a4b4fc6

Please sign in to comment.