Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
francislagares committed Sep 19, 2023
1 parent 37e36a5 commit fe26b45
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 129 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/ui": "^0.34.3",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/ui": "^0.34.4",
"commitizen": "^4.3.0",
"concurrently": "^8.2.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -40,8 +40,8 @@
"nodemon": "^3.0.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.34.3",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.4",
"vitest-mock-extended": "^1.2.1"
},
"config": {
Expand Down
Loading

0 comments on commit fe26b45

Please sign in to comment.