Skip to content

Commit 3dfb992

Browse files
Bump the all-dependencies group across 1 directory with 3 updates
Bumps the all-dependencies group with 3 updates in the / directory: [@vscode/codicons](https://github.com/microsoft/vscode-codicons), [@vscode/vsce](https://github.com/Microsoft/vsce) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `@vscode/codicons` from 0.0.42 to 0.0.43 - [Release notes](https://github.com/microsoft/vscode-codicons/releases) - [Commits](microsoft/vscode-codicons@v0.0.42...v0.0.43) Updates `@vscode/vsce` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.7.0...v3.7.1) Updates `lint-staged` from 16.2.6 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.6...v16.2.7) --- updated-dependencies: - dependency-name: "@vscode/codicons" dependency-version: 0.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vscode/vsce" dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83885b1 commit 3dfb992

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,7 +2101,7 @@
21012101
"@vscode/debugprotocol": "^1.68.0",
21022102
"@vscode/test-cli": "^0.0.12",
21032103
"@vscode/test-electron": "^2.5.2",
2104-
"@vscode/vsce": "^3.7.0",
2104+
"@vscode/vsce": "^3.7.1",
21052105
"chai": "^4.5.0",
21062106
"chai-as-promised": "^7.1.2",
21072107
"chai-subset": "^1.6.0",
@@ -2114,7 +2114,7 @@
21142114
"eslint-plugin-mocha": "^10.5.0",
21152115
"fantasticon": "^1.2.3",
21162116
"husky": "^9.1.7",
2117-
"lint-staged": "^16.2.6",
2117+
"lint-staged": "^16.2.7",
21182118
"lodash.debounce": "^4.0.8",
21192119
"lodash.throttle": "^4.1.1",
21202120
"micromatch": "^4.0.8",
@@ -2138,7 +2138,7 @@
21382138
"winston-transport": "^4.9.0"
21392139
},
21402140
"dependencies": {
2141-
"@vscode/codicons": "^0.0.42",
2141+
"@vscode/codicons": "^0.0.43",
21422142
"archiver": "^7.0.1",
21432143
"fast-glob": "^3.3.3",
21442144
"lcov-parse": "^1.0.0",

0 commit comments

Comments
 (0)