Skip to content

Commit

Permalink
chore(deps): update node.js to >=18.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent a45150f commit 4f832cb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"access": "public"
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.20.1"
},
"main": "build/src/index.js",
"bin": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"@types/debug": "4.1.12",
"@types/glob": "8.1.0",
"@types/jest": "27.5.2",
"@types/node": "18.19.14",
"@types/node": "18.19.30",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ __metadata:
"@types/debug": 4.1.12
"@types/glob": 8.1.0
"@types/jest": 27.5.2
"@types/node": 18.19.14
"@types/node": 18.19.30
"@types/semver": 7.5.6
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
Expand Down Expand Up @@ -2077,12 +2077,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.14":
version: 18.19.14
resolution: "@types/node@npm:18.19.14"
"@types/node@npm:18.19.30":
version: 18.19.30
resolution: "@types/node@npm:18.19.30"
dependencies:
undici-types: ~5.26.4
checksum: 3d42b50e649f18c6ca7044714eaeb51ba5fda463c845eeb1973bcbbfcab8e93179501fbf865e675cb0c7a5e59f7ea18eca8296b52c2455c856aa45c77ae815dc
checksum: b3daafa3fe23312f493fc2548c5e03801e1e4a5657af1f327ffae76087b64b926b84daf839297348a7e3c90aced10e3d66126270ad8081d32c979418d93c7828
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f832cb

Please sign in to comment.