File tree 3 files changed +14
-7
lines changed
3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
- 16.19 .1
1
+ 20.11 .1
Original file line number Diff line number Diff line change 36
36
"url" : " https://github.com/algolia/algoliasearch-crawler-github-actions/issues"
37
37
},
38
38
"engines" : {
39
- "node" : " ^16.14.2 "
39
+ "node" : " ^20.0.0 "
40
40
},
41
41
"homepage" : " https://github.com/algolia/algoliasearch-crawler-github-actions#readme" ,
42
42
"devDependencies" : {
46
46
"@semantic-release/npm" : " 9.0.1" ,
47
47
"@types/cheerio" : " 0.22.35" ,
48
48
"@types/jest" : " 27.5.2" ,
49
- "@types/node" : " 16.18.16 " ,
49
+ "@types/node" : " 20.11.24 " ,
50
50
"@types/node-fetch" : " 2.6.2" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.44.0" ,
52
52
"@typescript-eslint/parser" : " 5.44.0" ,
Original file line number Diff line number Diff line change 1235
1235
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
1236
1236
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
1237
1237
1238
-
1239
- version "16.18.16"
1240
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
1241
- integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
1238
+
1239
+ version "20.11.24"
1240
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
1241
+ integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
1242
+ dependencies :
1243
+ undici-types "~5.26.4"
1242
1244
1243
1245
" @types/normalize-package-data@^2.4.0 " :
1244
1246
version "2.4.1"
@@ -6245,6 +6247,11 @@ unbox-primitive@^1.0.1:
6245
6247
has-symbols "^1.0.2"
6246
6248
which-boxed-primitive "^1.0.2"
6247
6249
6250
+ undici-types@~5.26.4 :
6251
+ version "5.26.5"
6252
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6253
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6254
+
6248
6255
unique-filename@^1.1.1 :
6249
6256
version "1.1.1"
6250
6257
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments