Skip to content

Commit

Permalink
Update dependency @types/node from v22.10.10 to v22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 676592e commit ee8f463
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/d3-scale": "4.0.8",
"@types/d3-shape": "3.1.7",
"@types/d3-time-format": "4.0.3",
"@types/node": "22.10.10",
"@types/node": "22.13.0",
"@types/react": "18.3.18",
"@vitejs/plugin-react": "4.3.4",
"@vitest/browser": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"packages/*"
],
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.13.0",
"decap-server": "3.1.2",
"eslint": "9.19.0",
"husky": "9.1.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6051,12 +6051,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
"@types/node@npm:22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
languageName: node
linkType: hard

Expand Down Expand Up @@ -18530,7 +18530,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "mongts@workspace:."
dependencies:
"@types/node": "npm:22.10.10"
"@types/node": "npm:22.13.0"
decap-server: "npm:3.1.2"
eslint: "npm:9.19.0"
husky: "npm:9.1.7"
Expand Down Expand Up @@ -23368,7 +23368,7 @@ __metadata:
"@types/d3-scale": "npm:4.0.8"
"@types/d3-shape": "npm:3.1.7"
"@types/d3-time-format": "npm:4.0.3"
"@types/node": "npm:22.10.10"
"@types/node": "npm:22.13.0"
"@types/react": "npm:18.3.18"
"@visx/axis": "npm:3.12.0"
"@visx/group": "npm:3.12.0"
Expand Down

0 comments on commit ee8f463

Please sign in to comment.