Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaotian committed Jul 25, 2024
1 parent e8366b2 commit 15208d8
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 142 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,14 @@
},
"devDependencies": {
"xior": "workspace:*",
"husky": "^9.0.7",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"is-ci": "^3.0.1",
"typescript": "^5",
"@types/node": "^20.11.13",
"eslint-config-universe": "^12.1.0",
"@tsconfig/recommended": "^1.0.6",
"eslint-config-universe": "^13.0.0",
"@tsconfig/recommended": "^1.0.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@types/mime": "^3.0.4",
Expand All @@ -110,9 +110,9 @@
"lfs-auto-track": "^1.1.0",
"isomorphic-unfetch": "^4.0.2",
"promise-polyfill": "^8.3.0",
"webpack": "^5.91.0",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"change-case": "^5.4.3"
"change-case": "^5.4.4"
},
"prettier": {
"printWidth": 100,
Expand Down
Loading

0 comments on commit 15208d8

Please sign in to comment.