Skip to content

Commit 631f264

Browse files
Bump the dependencies group across 1 directory with 18 updates
Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `24.3.0` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.85.0` | `1.103.0` | | [@vscode/dts](https://github.com/microsoft/vscode-dts) | `0.4.0` | `0.4.1` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.8` | `2.5.2` | | [chai](https://github.com/chaijs/chai) | `5.0.0` | `6.0.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.25.9` | | esbuild-register | `3.5.0` | `3.6.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-config-standard-with-typescript](https://github.com/mightyiam/eslint-config-standard-with-typescript) | `43.0.0` | `43.0.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | | [lookpath](https://github.com/otiai10/lookpath) | `1.2.2` | `1.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.6.2` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `16.2.0` | `16.4.2` | | [readline-transform](https://github.com/tilfin/readline-transform) | `1.0.0` | `2.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `21.0.0` | | [tslog](https://github.com/fullstack-build/tslog) | `4.9.2` | `4.9.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.9.2` | | [utility-types](https://github.com/piotrwitek/utility-types) | `3.10.0` | `3.11.0` | Updates `@types/node` from 20.10.6 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.85.0 to 1.103.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/dts` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/microsoft/vscode-dts/releases) - [Changelog](https://github.com/microsoft/vscode-dts/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-dts@v0.4.0...v0.4.1) Updates `@vscode/test-electron` from 2.3.8 to 2.5.2 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits/v2.5.2) Updates `chai` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.0.0...v6.0.1) Updates `esbuild` from 0.19.11 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.19.11...v0.25.9) Updates `esbuild-register` from 3.5.0 to 3.6.0 Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `eslint-config-standard-with-typescript` from 43.0.0 to 43.0.1 - [Release notes](https://github.com/mightyiam/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v43.0.0...v43.0.1) Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `lookpath` from 1.2.2 to 1.2.3 - [Commits](https://github.com/otiai10/lookpath/commits) Updates `prettier` from 3.1.1 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.6.2) Updates `prettier-eslint` from 16.2.0 to 16.4.2 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v16.2.0...v16.4.2) Updates `readline-transform` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/tilfin/readline-transform/releases) - [Commits](tilfin/readline-transform@1.0.0...2.0.0) Updates `sinon` from 17.0.1 to 21.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Updates `tslog` from 4.9.2 to 4.9.3 - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Commits](fullstack-build/tslog@v4.9.2...v4.9.3) Updates `typescript` from 5.3.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.9.2) Updates `utility-types` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/piotrwitek/utility-types/releases) - [Commits](piotrwitek/utility-types@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/vscode" dependency-version: 1.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vscode/dts" dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/test-electron" dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild-register dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-standard-with-typescript dependency-version: 43.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lookpath dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-eslint dependency-version: 16.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: readline-transform dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tslog dependency-version: 4.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: utility-types dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c94e38e commit 631f264

File tree

2 files changed

+1358
-732
lines changed

2 files changed

+1358
-732
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -91,37 +91,37 @@
9191
"@types/glob": "^8.1.0",
9292
"@types/json-parse-safe": "^2.0.3",
9393
"@types/mocha": "^10.0.6",
94-
"@types/node": "^20.10.6",
94+
"@types/node": "^24.3.0",
9595
"@types/readline-transform": "^1.0.4",
96-
"@types/vscode": "^1.77.0",
96+
"@types/vscode": "^1.103.0",
9797
"@typescript-eslint/eslint-plugin": "^6.16.0",
9898
"@typescript-eslint/parser": "^6.16.0",
99-
"@vscode/dts": "^0.4.0",
99+
"@vscode/dts": "^0.4.1",
100100
"@vscode/test-cli": "^0.0.4",
101-
"@vscode/test-electron": "^2.3.8",
101+
"@vscode/test-electron": "^2.5.2",
102102
"@vscode/vsce": "^2.22.0",
103-
"chai": "^5.0.0",
103+
"chai": "^6.0.1",
104104
"debounce-promise": "^3.1.2",
105-
"esbuild": "^0.19.11",
106-
"esbuild-register": "^3.5.0",
105+
"esbuild": "^0.25.9",
106+
"esbuild-register": "^3.6.0",
107107
"eslint": "^8.56.0",
108-
"eslint-config-prettier": "^9.1.0",
109-
"eslint-config-standard-with-typescript": "^43.0.0",
110-
"eslint-plugin-import": "^2.29.1",
108+
"eslint-config-prettier": "^10.1.8",
109+
"eslint-config-standard-with-typescript": "^43.0.1",
110+
"eslint-plugin-import": "^2.32.0",
111111
"eslint-plugin-n": "^16.6.0",
112112
"eslint-plugin-promise": "^6.1.1",
113113
"glob": "^10.3.3",
114114
"json-parse-safe": "^2.0.0",
115-
"lookpath": "^1.2.2",
115+
"lookpath": "^1.2.3",
116116
"mocha": "^10.2.0",
117117
"path": "^0.12.7",
118-
"prettier": "^3.1.1",
119-
"prettier-eslint": "^16.2.0",
120-
"readline-transform": "^1.0.0",
121-
"sinon": "^17.0.1",
122-
"tslog": "^4.9.2",
123-
"typescript": "^5.3.3",
124-
"utility-types": "^3.10.0"
118+
"prettier": "^3.6.2",
119+
"prettier-eslint": "^16.4.2",
120+
"readline-transform": "^2.0.0",
121+
"sinon": "^21.0.0",
122+
"tslog": "^4.9.3",
123+
"typescript": "^5.9.2",
124+
"utility-types": "^3.11.0"
125125
},
126126
"extensionDependencies": [
127127
"ms-vscode.powershell"

0 commit comments

Comments
 (0)