Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 42c70a0 commit 2af4474
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 194 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@jpapini/prettier-config": "workspace:*",
"@jpapini/typescript-config": "workspace:*",
"@jpapini/vite-config": "workspace:*",
"@swc/core": "1.6.3",
"@swc/core": "1.6.5",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.14.7",
"@types/node": "20.14.8",
"eslint": "8.57.0",
"jest": "29.7.0",
"npm-run-all2": "6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@jest/types": "29.6.3",
"@jpapini/vite-config": "workspace:*",
"@swc/core": "1.6.3",
"@swc/core": "1.6.5",
"@swc/jest": "0.2.36",
"jest": "29.7.0",
"npm-run-all2": "6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
},
"devDependencies": {
"@jpapini/vite-config": "workspace:*",
"@swc/core": "1.6.3",
"@swc/types": "0.1.8",
"@swc/core": "1.6.5",
"@swc/types": "0.1.9",
"@types/webpack": "5.28.5",
"@types/webpack-node-externals": "3.0.4",
"npm-run-all2": "6.2.0",
Expand Down
Loading

0 comments on commit 2af4474

Please sign in to comment.