Skip to content

Commit 4eb4442

Browse files
committed
chore(deps): update dependency @types/node to v22.8.6
1 parent 49f079e commit 4eb4442

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.5",
37+
"@types/node": "22.8.6",
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
@@ -1096,10 +1096,10 @@
10961096
dependencies:
10971097
undici-types "~6.19.2"
10981098

1099-
"@types/[email protected].5":
1100-
version "22.8.5"
1101-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.5.tgz#a978fb6755dbb32889b0bc3e37554dbc04f261a6"
1102-
integrity sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==
1099+
"@types/[email protected].6":
1100+
version "22.8.6"
1101+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22"
1102+
integrity sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==
11031103
dependencies:
11041104
undici-types "~6.19.8"
11051105

0 commit comments

Comments
 (0)