Skip to content

Commit 61b2541

Browse files
Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping), [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [yaml](https://github.com/eemeli/yaml). Updates `baseline-browser-mapping` from 2.10.25 to 2.10.28 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.25...v2.10.28) Updates `ovsx` from 0.10.11 to 0.10.12 - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/cli-0.10.12/cli) Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [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.59.2/packages/typescript-eslint) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.10.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ovsx dependency-version: 0.10.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5cdc3f commit 61b2541

2 files changed

Lines changed: 113 additions & 104 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@
850850
"@vscode/test-electron": "^2.5.2",
851851
"@vscode/test-web": "^0.0.80",
852852
"@vscode/vsce": "^3.9.1",
853-
"baseline-browser-mapping": "^2.10.25",
853+
"baseline-browser-mapping": "^2.10.28",
854854
"chalk": "^5.6.2",
855855
"cross-env": "^10.1.0",
856856
"esbuild": "^0.28.0",
@@ -863,13 +863,13 @@
863863
"husky": "^9.1.7",
864864
"mocha": "^11.7.5",
865865
"npm-run-all": "^4.1.5",
866-
"ovsx": "^0.10.11",
866+
"ovsx": "^0.10.12",
867867
"playwright": "^1.59.1",
868868
"ts-mockito": "^2.6.1",
869869
"tsx": "^4.21.0",
870870
"typescript": "^6.0.3",
871-
"typescript-eslint": "^8.59.1",
872-
"yaml": "^2.8.3"
871+
"typescript-eslint": "^8.59.2",
872+
"yaml": "^2.8.4"
873873
},
874874
"dependencies": {
875875
"@vscode/codicons": "^0.0.45",

0 commit comments

Comments
 (0)