Skip to content

Commit

Permalink
Update Node.js to v18.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 68605e0 commit e99d631
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/chai": "4.3.16",
"@types/execa": "2.0.0",
"@types/mocha": "10.0.6",
"@types/node": "18.18.9",
"@types/node": "18.19.38",
"@typescript-eslint/eslint-plugin": "6.21.0",
"chai": "4.4.1",
"eslint": "8.31.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
}
},
"volta": {
"node": "18.18.2",
"node": "18.20.3",
"yarn": "1.22.22"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1928,10 +1928,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==

"@types/node@18.18.9":
version "18.18.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9.tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592"
integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==
"@types/node@18.19.38":
version "18.19.38"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.38.tgz#cf4f04c1dab1fcaaa514ec789cf5125184c8c5d8"
integrity sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit e99d631

Please sign in to comment.