Skip to content

Commit 6577fa2

Browse files
Update dependency @tsconfig/node24 to v24.0.3 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41fe720 commit 6577fa2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/preset-env": "7.28.5",
3838
"@babel/preset-typescript": "7.28.5",
3939
"@eslint/compat": "2.0.0",
40-
"@tsconfig/node24": "24.0.0",
40+
"@tsconfig/node24": "24.0.3",
4141
"@types/lodash": "4.17.21",
4242
"documentation": "14.0.3",
4343
"eslint": "9.39.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2498,10 +2498,10 @@
24982498
resolved "https://registry.yarnpkg.com/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz#db4ecfd499a9765ab24002c3b696d02e6d32a12c"
24992499
integrity sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==
25002500

2501-
"@tsconfig/node24@24.0.0":
2502-
version "24.0.0"
2503-
resolved "https://registry.yarnpkg.com/@tsconfig/node24/-/node24-24.0.0.tgz#a5931dbde2c2281a36e82fe1d2660784e3bd64c5"
2504-
integrity sha512-3/6Cr4dELEAucgPIr6ufY7yBYMi4ttZFOewABADNZ+bm4DUZl4dup2VBcBeP1ejj3QblrWVWux/1XcRv/ZVikA==
2501+
"@tsconfig/node24@24.0.3":
2502+
version "24.0.3"
2503+
resolved "https://registry.yarnpkg.com/@tsconfig/node24/-/node24-24.0.3.tgz#168b7ac691e9fcfc23ec75a25c8d3c44df981681"
2504+
integrity sha512-vcERKtKQKHgzt/vfS3Gjasd8SUI2a0WZXpgJURdJsMySpS5+ctgbPfuLj2z/W+w4lAfTWxoN4upKfu2WzIRYnw==
25052505

25062506
"@tybys/wasm-util@^0.9.0":
25072507
version "0.9.0"

0 commit comments

Comments
 (0)