Skip to content

Commit

Permalink
Merge pull request #243 from yshrsmz/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
yshrsmz authored Dec 13, 2024
2 parents c0fa549 + c79c729 commit a3306b3
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 120 deletions.
2 changes: 1 addition & 1 deletion packages/action-create-scrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"package": "ncc build src/index.ts --out dist --source-map"
},
"devDependencies": {
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"@vercel/ncc": "0.38.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"sitemap": "8.0.0",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"typescript-eslint": "8.17.0",
"typescript-eslint": "8.18.0",
"vitepress": "1.5.0",
"vue": "3.5.13"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unused-imports": "4.1.4",
"prettier": "3.4.2",
"typescript-eslint": "8.17.0"
"typescript-eslint": "8.18.0"
}
}
Loading

0 comments on commit a3306b3

Please sign in to comment.