Skip to content

Commit

Permalink
chore(deps-dev): update dev dependencies (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous authored Jan 10, 2024
1 parent b289297 commit 7569d64
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 405 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
"extends": "@mcous/eslint-config"
},
"devDependencies": {
"@mcous/eslint-config": "0.4.2",
"@mcous/eslint-config": "0.4.3",
"@mcous/prettier-config": "0.3.0",
"@mcous/typescript-config": "0.2.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitest/coverage-istanbul": "^1.0.1",
"@vitest/expect": "^1.0.1",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@vitest/coverage-istanbul": "^1.1.3",
"@vitest/expect": "^1.1.3",
"concurrently": "^8.2.2",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-unicorn": "49.0.0",
"prettier": "3.1.0",
"eslint-plugin-unicorn": "50.0.1",
"prettier": "3.1.1",
"tsup": "^8.0.1",
"typescript": "5.3.2",
"vitest": "^1.0.1"
"typescript": "5.3.3",
"vitest": "^1.1.3"
},
"peerDependencies": {
"@vitest/expect": ">=0.31.0 <2.0.0",
Expand All @@ -77,7 +77,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.11.0+sha256.5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89",
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf",
"publishConfig": {
"access": "public",
"provenance": true
Expand Down
Loading

0 comments on commit 7569d64

Please sign in to comment.