Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed May 27, 2024
1 parent f5f2273 commit 2cce40f
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"stylelint": "^16.5.0",
Expand Down
80 changes: 56 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions templates/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@tomjs/commitlint": "^3.2.0",
"@tomjs/eslint": "^3.0.0",
"@tomjs/eslint": "^3.0.1",
"@tomjs/prettier": "^1.4.1",
"@tomjs/tsconfig": "^1.6.0",
"@types/node": "^18.19.33",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
Expand Down

0 comments on commit 2cce40f

Please sign in to comment.