Skip to content

Commit 7569d64

Browse files
authored
chore(deps-dev): update dev dependencies (#9)
1 parent b289297 commit 7569d64

File tree

2 files changed

+444
-405
lines changed

2 files changed

+444
-405
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
"extends": "@mcous/eslint-config"
5151
},
5252
"devDependencies": {
53-
"@mcous/eslint-config": "0.4.2",
53+
"@mcous/eslint-config": "0.4.3",
5454
"@mcous/prettier-config": "0.3.0",
5555
"@mcous/typescript-config": "0.2.1",
56-
"@typescript-eslint/eslint-plugin": "6.13.2",
57-
"@typescript-eslint/parser": "6.13.2",
58-
"@vitest/coverage-istanbul": "^1.0.1",
59-
"@vitest/expect": "^1.0.1",
56+
"@typescript-eslint/eslint-plugin": "6.18.1",
57+
"@typescript-eslint/parser": "6.18.1",
58+
"@vitest/coverage-istanbul": "^1.1.3",
59+
"@vitest/expect": "^1.1.3",
6060
"concurrently": "^8.2.2",
61-
"eslint": "8.55.0",
61+
"eslint": "8.56.0",
6262
"eslint-config-prettier": "9.1.0",
6363
"eslint-plugin-promise": "6.1.1",
6464
"eslint-plugin-sonarjs": "0.23.0",
65-
"eslint-plugin-unicorn": "49.0.0",
66-
"prettier": "3.1.0",
65+
"eslint-plugin-unicorn": "50.0.1",
66+
"prettier": "3.1.1",
6767
"tsup": "^8.0.1",
68-
"typescript": "5.3.2",
69-
"vitest": "^1.0.1"
68+
"typescript": "5.3.3",
69+
"vitest": "^1.1.3"
7070
},
7171
"peerDependencies": {
7272
"@vitest/expect": ">=0.31.0 <2.0.0",
@@ -77,7 +77,7 @@
7777
"optional": true
7878
}
7979
},
80-
"packageManager": "pnpm@8.11.0+sha256.5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89",
80+
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf",
8181
"publishConfig": {
8282
"access": "public",
8383
"provenance": true

0 commit comments

Comments
 (0)