Skip to content

Commit

Permalink
chore: Use Node.js version 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Nov 18, 2023
1 parent af3079c commit e61e434
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/absence.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "An absence.io API client",
"devDependencies": {
"@types/hapi__hawk": "8.0.6",
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "An bamboohr.com API client",
"devDependencies": {
"@types/hapi__hawk": "8.0.6",
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/c3nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A c3nav API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/corona-warn-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A corona-warn-app API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/crates.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A crates.io API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/icanhazdadjoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"description": "An icanhazdadjoke.com API client with a CLI.",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"typedoc": "0.25.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/imgflip.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "A imgflip.com API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"@types/qs": "6.9.10",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A libraries.io API client",
"devDependencies": {
"@types/jasmine": "5.1.2",
"@types/node": "~18",
"@types/node": "~20",
"jasmine": "5.1.0",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/npms.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A npms.io API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/roman-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "An API client for Wire's Lithium proxy Roman.",
"devDependencies": {
"@types/cookiejar": "2.1.4",
"@types/node": "~18",
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/statuspage.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A statuspage.io API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"typedoc": "0.25.3",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/updown.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "An updown.io API client",
"devDependencies": {
"@types/node": "~18",
"@types/node": "~20",
"rimraf": "5.0.5",
"typedoc": "0.25.3",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "An xkcd API client with a CLI.",
"devDependencies": {
"@types/jasmine": "5.1.2",
"@types/node": "~18",
"@types/node": "~20",
"http-status-codes": "2.3.0",
"jasmine": "5.1.0",
"nock": "13.3.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1177,10 +1177,10 @@
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@types/node@*", "@types/node@~18":
version "18.11.18"
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
"@types/node@*", "@types/node@~20":
version "20.6.4"
resolved "https://registry.npmjs.org/@types/node/-/node-20.6.4.tgz#7882cb8b8adc3106c352dac9c02d4d3ebb95cf3e"
integrity sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit e61e434

Please sign in to comment.