Skip to content

Commit a94e212

Browse files
committed
chore(deps): update dependency @types/node to v22.8.5
1 parent c2c7a10 commit a94e212

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.8.4",
37+
"@types/node": "22.8.5",
3838
"@types/ramda": "0.30.2",
3939
"@typescript-eslint/eslint-plugin": "8.12.2",
4040
"@typescript-eslint/parser": "8.12.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
dependencies:
11151115
undici-types "~6.19.2"
11161116

1117-
"@types/[email protected].4":
1118-
version "22.8.4"
1119-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.4.tgz#ab754f7ac52e1fe74174f761c5b03acaf06da0dc"
1120-
integrity sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==
1117+
"@types/[email protected].5":
1118+
version "22.8.5"
1119+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6"
1120+
integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==
11211121
dependencies:
11221122
undici-types "~6.19.8"
11231123

0 commit comments

Comments
 (0)