Skip to content

Commit 1ecafbc

Browse files
Bump the minor-and-patch group in /vscode with 9 updates
Bumps the minor-and-patch group in /vscode with 9 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.27.7` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.30.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.3` | `24.0.7` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.5.0` | `3.6.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.3` | `4.4.4` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.0` | `5.5.1` | | [mocha](https://github.com/mochajs/mocha) | `11.7.0` | `11.7.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.0` | `3.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.34.1` | `8.35.0` | Updates `@babel/core` from 7.27.4 to 7.27.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.7/packages/babel-core) Updates `@eslint/js` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.0/packages/js) Updates `@types/node` from 24.0.3 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vscode/vsce` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.5.0...v3.6.0) Updates `eslint-import-resolver-typescript` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.3...v4.4.4) Updates `eslint-plugin-prettier` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.0...v5.5.1) Updates `mocha` from 11.7.0 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.0...v11.7.1) Updates `prettier` from 3.6.0 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.6.0...3.6.2) Updates `typescript-eslint` from 8.34.1 to 8.35.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vscode/vsce" dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 630ab6b commit 1ecafbc

File tree

2 files changed

+255
-270
lines changed

2 files changed

+255
-270
lines changed

vscode/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -812,9 +812,9 @@
812812
"ws": ">= 7.4.6"
813813
},
814814
"devDependencies": {
815-
"@babel/core": "^7.27.4",
815+
"@babel/core": "^7.27.7",
816816
"@eslint/eslintrc": "^3.3.1",
817-
"@eslint/js": "^9.29.0",
817+
"@eslint/js": "^9.30.0",
818818
"@shopify/eslint-plugin": "^48.0.2",
819819
"@shopify/prettier-config": "^1.1.4",
820820
"@types/glob": "^8.1.0",
@@ -825,15 +825,15 @@
825825
"@typescript-eslint/eslint-plugin": "^7.18.0",
826826
"@typescript-eslint/parser": "^7.18.0",
827827
"@vscode/test-electron": "^2.5.2",
828-
"@vscode/vsce": "^3.5.0",
828+
"@vscode/vsce": "^3.6.0",
829829
"esbuild": "^0.25.5",
830830
"eslint": "^8.57.0",
831-
"eslint-import-resolver-typescript": "^4.4.3",
832-
"eslint-plugin-prettier": "^5.5.0",
831+
"eslint-import-resolver-typescript": "^4.4.4",
832+
"eslint-plugin-prettier": "^5.5.1",
833833
"glob": "^11.0.3",
834-
"mocha": "^11.7.0",
834+
"mocha": "^11.7.1",
835835
"ovsx": "^0.10.4",
836-
"prettier": "^3.6.0",
836+
"prettier": "^3.6.2",
837837
"sinon": "^21.0.0",
838838
"typescript": "^5.8.3",
839839
"typescript-eslint": "8",

0 commit comments

Comments
 (0)