Skip to content

Commit 64348bf

Browse files
chore(deps): update all non-major dependencies (typescript-language-server#849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f395cd6 commit 64348bf

File tree

2 files changed

+185
-185
lines changed

2 files changed

+185
-185
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"@rollup/plugin-commonjs": "^25.0.7",
4444
"@rollup/plugin-node-resolve": "^15.2.3",
4545
"@rollup/plugin-terser": "^0.4.4",
46-
"@rollup/plugin-typescript": "^11.1.5",
46+
"@rollup/plugin-typescript": "^11.1.6",
4747
"@size-limit/file": "^11.0.1",
4848
"@types/fs-extra": "^11.0.4",
49-
"@types/node": "^18.19.5",
49+
"@types/node": "^18.19.6",
5050
"@types/semver": "^7.5.6",
5151
"@types/which": "^3.0.3",
52-
"@typescript-eslint/eslint-plugin": "^6.18.0",
53-
"@typescript-eslint/parser": "^6.18.0",
52+
"@typescript-eslint/eslint-plugin": "^6.18.1",
53+
"@typescript-eslint/parser": "^6.18.1",
5454
"commander": "^11.1.0",
5555
"concurrently": "^8.2.2",
5656
"cross-env": "^7.0.3",
@@ -62,13 +62,13 @@
6262
"p-debounce": "^4.0.0",
6363
"pkg-up": "^4.0.0",
6464
"rimraf": "^5.0.5",
65-
"rollup": "^4.9.4",
65+
"rollup": "^4.9.5",
6666
"semver": "^7.5.4",
6767
"size-limit": "^11.0.1",
6868
"source-map-support": "^0.5.21",
6969
"tempy": "^3.1.0",
7070
"typescript": "^5.3.3",
71-
"vitest": "^1.1.3",
71+
"vitest": "^1.2.0",
7272
"vscode-jsonrpc": "^8.2.0",
7373
"vscode-languageserver": "^9.0.1",
7474
"vscode-languageserver-protocol": "^3.17.5",

0 commit comments

Comments
 (0)