Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 90f4a85 commit 08a4705
Show file tree
Hide file tree
Showing 5 changed files with 2,920 additions and 8,105 deletions.
2 changes: 1 addition & 1 deletion packages/x-archetype-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"@types/node": "~18.19.0",
"@types/node": "~22.10.0",
"@vue/test-utils": "~2.4.6",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/autoprefixer": "~10.2.0",
"@types/glob": "~8.0.1",
"@types/jest": "~27.5.0",
"@types/node": "~18.19.0",
"@types/node": "~22.10.0",
"@types/testing-library__jest-dom": "~5.14.5",
"@vitejs/plugin-vue": "~5.1.2",
"@vue/test-utils": "~2.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-svg-converter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"@types/node": "~18.19.0",
"@types/node": "~22.10.0",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-translations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "~27.5.0",
"@types/node": "~18.19.0",
"@types/node": "~22.10.0",
"jest": "~27.5.0",
"ts-jest": "~27.1.0",
"typescript": "~4.9.4"
Expand Down
Loading

0 comments on commit 08a4705

Please sign in to comment.