Skip to content

Commit

Permalink
fix(deps): bump node from 14.21.3 to 21.1.0
Browse files Browse the repository at this point in the history
Bumps [node](https://github.com/aredridel/node-bin-gen) from 14.21.3 to 21.1.0.
- [Commits](https://github.com/aredridel/node-bin-gen/commits)

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 9a89db3 commit d4ecd10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"core-js": "^3.33.2",
"html-webpack-plugin": "5.5",
"local-pkg": "0.4.3",
"node": "14",
"node": "21",
"nuxt": "^2.15.7",
"nuxt-leaflet": "^0.0.27",
"push-dir": "^0.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7669,10 +7669,10 @@ node-res@^5.0.1:
on-finished "^2.3.0"
vary "^1.1.2"

node@14:
version "14.21.3"
resolved "https://registry.yarnpkg.com/node/-/node-14.21.3.tgz#e6293e9079670bef8f6caf18a515efea1af94609"
integrity sha512-58OWd3tZhyABy+OwPGawVKmK5tvlM5Z0TATCSLsiVcIp7NFvMahhzABSkBlnvyiISGcxmainzEAv7L9YJI5EMw==
node@21:
version "21.1.0"
resolved "https://registry.yarnpkg.com/node/-/node-21.1.0.tgz#ddbc66eb3aa633d69cc13ed969ce9eb79e0a2e45"
integrity sha512-OQfrQdCuc+dAauWBA/QmmzGpIMzQz1RAj7f0AcWOXl/Tc9W5kv6JEJcR/cHH4ewj8rNWMbrcWAe5a0TIwDHuFw==
dependencies:
node-bin-setup "^1.0.0"

Expand Down

0 comments on commit d4ecd10

Please sign in to comment.