Skip to content

Commit 9723805

Browse files
chore(deps): update node.js to v18
1 parent c171ee2 commit 9723805

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.18.1
1+
18.12.1

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/algolia/algoliasearch-crawler-github-actions/issues"
3737
},
3838
"engines": {
39-
"node": "^16.14.2"
39+
"node": "^18.0.0"
4040
},
4141
"homepage": "https://github.com/algolia/algoliasearch-crawler-github-actions#readme",
4242
"devDependencies": {
@@ -46,7 +46,7 @@
4646
"@semantic-release/npm": "9.0.1",
4747
"@types/cheerio": "0.22.31",
4848
"@types/jest": "27.5.2",
49-
"@types/node": "16.18.7",
49+
"@types/node": "18.11.12",
5050
"@types/node-fetch": "2.6.2",
5151
"@typescript-eslint/eslint-plugin": "5.44.0",
5252
"@typescript-eslint/parser": "5.44.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
12141214
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
12151215

1216-
"@types/node@16.18.7":
1217-
version "16.18.7"
1218-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.7.tgz#9e34404dba546a6f0851439ebba142680ae56fe0"
1219-
integrity sha512-SghuoXv8ghvkrKjTyvhRTeNzivPzGQ8pe09PPGdyqsExiKvBYV/6E3imvjsaJuW8ca61qQN2+SoSzyEHS9r2LA==
1216+
"@types/node@18.11.12":
1217+
version "18.11.12"
1218+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
1219+
integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
12201220

12211221
"@types/normalize-package-data@^2.4.0":
12221222
version "2.4.1"

0 commit comments

Comments
 (0)