Skip to content

Commit f6bd6df

Browse files
chore(deps): update node.js runtime
1 parent b857d5b commit f6bd6df

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"devDependencies": {
4141
"@hazmi35/eslint-config": "^8.4.2",
4242
"@sapphire/ts-config": "^3.3.4",
43-
"@types/node": "^17.0.23",
43+
"@types/node": "^17.0.45",
4444
"@typescript-eslint/eslint-plugin": "^5.29.0",
4545
"@typescript-eslint/parser": "^5.29.0",
4646
"docusaurus-plugin-typedoc": "^0.17.5",
4747
"eslint": "^8.18.0",
48-
"ts-node": "^10.8.1",
48+
"ts-node": "^10.9.2",
4949
"typedoc": "^0.22.17",
5050
"typedoc-plugin-djs-links": "^1.0.4",
5151
"typedoc-plugin-markdown": "^3.12.1",

yarn.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@
15191519
"@docusaurus/theme-common" "2.0.0-beta.21"
15201520
"@docusaurus/theme-search-algolia" "2.0.0-beta.21"
15211521

1522-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1522+
"@docusaurus/react-loadable@5.5.2":
15231523
version "5.5.2"
15241524
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15251525
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -2195,7 +2195,7 @@
21952195
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
21962196
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
21972197

2198-
"@types/node@^17.0.23", "@types/node@^17.0.5":
2198+
"@types/node@^17.0.45", "@types/node@^17.0.5":
21992199
version "17.0.45"
22002200
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
22012201
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
@@ -6613,6 +6613,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
66136613
dependencies:
66146614
"@babel/runtime" "^7.10.3"
66156615

6616+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6617+
version "5.5.2"
6618+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6619+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6620+
dependencies:
6621+
"@types/react" "*"
6622+
prop-types "^15.6.2"
6623+
66166624
react-router-config@^5.1.1:
66176625
version "5.1.1"
66186626
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -7562,10 +7570,10 @@ trough@^1.0.0:
75627570
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
75637571
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
75647572

7565-
ts-node@^10.8.1:
7566-
version "10.9.1"
7567-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.1.tgz#e73de9102958af9e1f0b168a6ff320e25adcff4b"
7568-
integrity sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==
7573+
ts-node@^10.9.2:
7574+
version "10.9.2"
7575+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
7576+
integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
75697577
dependencies:
75707578
"@cspotcode/source-map-support" "^0.8.0"
75717579
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)