Skip to content

Commit

Permalink
fix(deps): bump node from 14.21.3 to 21.2.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.2.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 24, 2023
1 parent c12b7cd commit cbc47dd
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.3",
"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.2.0"
resolved "https://registry.yarnpkg.com/node/-/node-21.2.0.tgz#0d196cc33997ab65feb2ffe30d10d961a7de7259"
integrity sha512-oiHX7SXGdO1wyg0/lZ1ZMy1iS7GgumsT5Ptt5BOye1WniC8OJ2TtYRuWfqNoKrUlYzI4+Bv1+NH5eDgxuThU2A==
dependencies:
node-bin-setup "^1.0.0"

Expand Down

0 comments on commit cbc47dd

Please sign in to comment.