Skip to content

Commit

Permalink
chore(deps): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Aug 11, 2024
1 parent 5dc2330 commit 78e008b
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 286 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
},
"prettier": "@webdeveric/prettier-config",
"devDependencies": {
"@types/node": "^20.14.13",
"@vitest/coverage-v8": "^2.0.4",
"@types/node": "^20.14.15",
"@vitest/coverage-v8": "^2.0.5",
"@webdeveric/eslint-config-ts": "^0.9.0",
"@webdeveric/prettier-config": "^0.3.0",
"cspell": "^8.13.0",
"cspell": "^8.13.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4",
"validate-package-exports": "^0.6.0",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit 78e008b

Please sign in to comment.