Skip to content

Commit

Permalink
Merge pull request #248 from mkobayashime/renovate/dependencies-(patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkobayashime authored Jan 19, 2025
2 parents 8878e03 + 9f7ad40 commit a943703
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"type": "module",
"dependencies": {
"arg": "5.0.2",
"chalk": "5.4.0",
"chalk": "5.4.1",
"chokidar": "3.6.0",
"clipboardy": "4.0.0",
"esbuild": "0.24.2",
"glob": "11.0.0",
"glob": "11.0.1",
"terser": "5.37.0"
},
"devDependencies": {
Expand All @@ -25,16 +25,16 @@
"@commitlint/config-conventional": "19.6.0",
"@mkobayashime/shared-config": "1.0.0",
"@rollup/plugin-typescript": "12.1.2",
"@swc/core": "1.10.1",
"@swc/core": "1.10.7",
"@types/glob": "8.1.0",
"@types/node": "22.10.2",
"@types/node": "22.10.7",
"depcheck": "1.4.7",
"lefthook": "1.10.8",
"rollup": "4.30.1",
"ts-node": "^10.9.1",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vitest": "3.0.1"
"typescript": "5.7.3",
"vitest": "3.0.2"
},
"scripts": {
"prepare": "lefthook install",
Expand Down

0 comments on commit a943703

Please sign in to comment.