Skip to content

Commit 19950e3

Browse files
authored
Merge pull request #47 from LibreSign/dependabot/npm_and_yarn/typescript-6.0.2
chore(deps-dev): Bump typescript from 5.9.3 to 6.0.2
2 parents 35ac7ea + 8718ffd commit 19950e3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"devDependencies": {
5353
"@nextcloud/browserslist-config": "^3.1.2",
5454
"@eslint/js": "^9.39.3",
55-
"@typescript-eslint/eslint-plugin": "^8.56.0",
56-
"@typescript-eslint/parser": "^8.56.0",
55+
"@typescript-eslint/eslint-plugin": "^8.58.0",
56+
"@typescript-eslint/parser": "^8.58.0",
5757
"@vitejs/plugin-vue": "^6.0.4",
5858
"eslint": "^9.0.0",
5959
"eslint-plugin-vue": "^10.8.0",
@@ -62,8 +62,8 @@
6262
"happy-dom": "^20.7.0",
6363
"postcss": "^8.5.6",
6464
"rollup-plugin-visualizer": "^7.0.0",
65-
"typescript": "^5.9.3",
66-
"vite": "^8.0.2",
65+
"typescript": "^6.0.2",
66+
"vite": "^8.0.2",
6767
"vite-plugin-dts": "^4.5.4",
6868
"vitest": "^4.0.18",
6969
"@vue/test-utils": "^2.4.6",
@@ -75,7 +75,7 @@
7575
],
7676
"overrides": {
7777
"eslint-plugin-vitest": {
78-
"@typescript-eslint/utils": "^8.56.0"
78+
"@typescript-eslint/utils": "^8.58.0"
7979
}
8080
},
8181
"files": [

0 commit comments

Comments
 (0)