Skip to content

Commit

Permalink
Update Node.js from 18.18.2 to v20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 9dee443 commit f5500dc
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 @@ -31,7 +31,7 @@
"@types/benchmark": "2.1.5",
"@types/jest": "29.5.8",
"@types/lodash": "4.14.201",
"@types/node": "18.18.8",
"@types/node": "20.9.3",
"@types/pako": "2.0.3",
"benchmark": "2.1.4",
"esbuild": "0.19.6",
Expand All @@ -52,6 +52,6 @@
"access": "public"
},
"volta": {
"node": "18.18.2"
"node": "20.9.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1259,10 +1259,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f"
integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==

"@types/node@18.18.8":
version "18.18.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8.tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6"
integrity sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==
"@types/node@20.9.3":
version "20.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.3.tgz#e089e1634436f676ff299596c9531bd2b59fffc6"
integrity sha512-nk5wXLAXGBKfrhLB0cyHGbSqopS+nz0BUgZkUQqSHSSgdee0kssp1IAqlQOu333bW+gMNs2QREx7iynm19Abxw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit f5500dc

Please sign in to comment.