Skip to content

Commit ad86111

Browse files
chore(deps): update dependency @types/node to v22.9.2
1 parent d059c67 commit ad86111

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@trivago/prettier-plugin-sort-imports": "4.3.0",
129129
"@types/katex": "^0.16.7",
130130
"@types/lodash.truncate": "4.4.9",
131-
"@types/node": "22.9.1",
131+
"@types/node": "22.9.2",
132132
"@types/react": "18.3.12",
133133
"@types/react-dom": "18.3.1",
134134
"@types/react-router-dom": "5.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ __metadata:
14651465
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
14661466
"@types/katex": "npm:^0.16.7"
14671467
"@types/lodash.truncate": "npm:4.4.9"
1468-
"@types/node": "npm:22.9.1"
1468+
"@types/node": "npm:22.9.2"
14691469
"@types/react": "npm:18.3.12"
14701470
"@types/react-dom": "npm:18.3.1"
14711471
"@types/react-router-dom": "npm:5.3.3"
@@ -3743,12 +3743,12 @@ __metadata:
37433743
languageName: node
37443744
linkType: hard
37453745

3746-
"@types/node@npm:22.9.1":
3747-
version: 22.9.1
3748-
resolution: "@types/node@npm:22.9.1"
3746+
"@types/node@npm:22.9.2":
3747+
version: 22.9.2
3748+
resolution: "@types/node@npm:22.9.2"
37493749
dependencies:
37503750
undici-types: "npm:~6.19.8"
3751-
checksum: 10/43fadcb3a914a1daff8e559839f235eec65fe80bfef5016b361dbc7952c9bc9d79456c78d89beab275a9e9e5accff37e838c019ab519f821f12c953cd6c24b50
3751+
checksum: 10/9af0d20b962195a84272880ec71d80f93d3600197de7664b8abc199f80034acd89bfd6b623cb8a4c7b184bac36f5bc2e010bafe61b7e126c1d93daef66d56a8b
37523752
languageName: node
37533753
linkType: hard
37543754

0 commit comments

Comments
 (0)