Skip to content

Commit 125a028

Browse files
chore(deps): update dependency @types/node to v22.10.5 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 120e7f0 commit 125a028

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
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@astrojs/check": "^0.9.0",
3636
"@types/dotenv": "8.2.3",
37-
"@types/node": "22.10.4",
37+
"@types/node": "22.10.5",
3838
"@types/ramda": "0.30.2",
3939
"@typescript-eslint/eslint-plugin": "8.19.0",
4040
"@typescript-eslint/parser": "8.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
11151115
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
11161116

1117-
"@types/[email protected].4":
1118-
version "22.10.4"
1119-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1"
1120-
integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==
1117+
"@types/[email protected].5":
1118+
version "22.10.5"
1119+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
1120+
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
11211121
dependencies:
11221122
undici-types "~6.20.0"
11231123

0 commit comments

Comments
 (0)