Skip to content

Commit 62384b3

Browse files
chore(deps): bump the npm-minor-patch group with 2 updates
Bumps the npm-minor-patch group with 2 updates: [axios](https://github.com/axios/axios) and [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode). Updates `axios` from 1.13.5 to 1.15.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.1) Updates `@types/vscode` from 1.109.0 to 1.116.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/vscode" dependency-version: 1.116.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2f3c36 commit 62384b3

2 files changed

Lines changed: 20 additions & 17 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
"@types/mocha": "^10.0.6",
490490
"@types/node": "^20.10.0",
491491
"@types/sinon": "^17.0.3",
492-
"@types/vscode": "^1.85.0",
492+
"@types/vscode": "^1.116.0",
493493
"@typescript-eslint/eslint-plugin": "^6.13.0",
494494
"@typescript-eslint/parser": "^6.13.0",
495495
"@vscode/test-electron": "^2.3.8",
@@ -500,6 +500,6 @@
500500
"@vscode/vsce": "^2.22.0"
501501
},
502502
"dependencies": {
503-
"axios": "^1.7.9"
503+
"axios": "^1.15.1"
504504
}
505505
}

0 commit comments

Comments
 (0)