Skip to content

Commit

Permalink
fix(deps): update dependency nanoid to ^3.1.30 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 16, 2021
1 parent 5aed5e4 commit 6223621
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vue-trello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"serve": "vite preview"
},
"dependencies": {
"nanoid": "^3.1.29",
"nanoid": "^3.1.30",
"vue": "^3.2.20",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3278,7 +3278,7 @@ __metadata:
"@vitejs/plugin-vue": ^1.9.3
autoprefixer: ^10.3.7
eslint: ^7.32.0
nanoid: ^3.1.29
nanoid: ^3.1.30
postcss: ^8.3.9
prettier: ^2.4.1
stylelint: ^13.13.1
Expand Down Expand Up @@ -13629,12 +13629,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.28, nanoid@npm:^3.1.29":
version: 3.1.29
resolution: "nanoid@npm:3.1.29"
"nanoid@npm:^3.1.28, nanoid@npm:^3.1.30":
version: 3.1.30
resolution: "nanoid@npm:3.1.30"
bin:
nanoid: bin/nanoid.cjs
checksum: 8837bc351ac6d26882d568ce3e1d5e2d5095b0c6ca99aa8f5710eff5153e0aea4c5273681c7642d9d7a6f6e20fb1d32e5eb1125c70b25bdead417f007d30f96f
checksum: 276d0d4b0c41c46aeefec5f09f093e4085a2352d06881c845db22b84f8ef72cc8defae6d76bfb1d8a2a128eb2dec42ab148d16582be4e7754c97905806ef57b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 6223621

Please sign in to comment.