Skip to content

Commit

Permalink
chore(deps): 🔗 bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gracefullight committed Aug 24, 2024
1 parent a75f182 commit 576b929
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 243 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/types": "^19.0.3",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.5",
"@swc/core": "^1.7.14",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.7",
"clipanion": "4.0.0-rc.3",
"devmoji": "^2.3.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lodash": "^4.17.21",
"oxlint": "^0.6.1",
"sort-package-json": "^2.10.0",
"oxlint": "^0.8.0",
"sort-package-json": "^2.10.1",
"tsup": "^8.2.4",
"turbo": "^2.0.11"
"turbo": "^2.0.14"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.8.0",
"engines": {
"node": "20"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsconfig",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"files": [
"base.json",
Expand Down
Loading

0 comments on commit 576b929

Please sign in to comment.