Skip to content

Commit

Permalink
Bump the minor-and-patch group in /vscode with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group in /vscode with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [@vscode/vsce](https://github.com/Microsoft/vsce).


Updates `@babel/core` from 7.25.2 to 7.25.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.25.7/packages/babel-core)

Updates `@eslint/js` from 9.11.1 to 9.12.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.12.0/packages/js)

Updates `@vscode/vsce` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent bc51df5 commit ca3de2f
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 154 deletions.
6 changes: 3 additions & 3 deletions vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -700,9 +700,9 @@
"ws": ">= 7.4.6"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@shopify/eslint-plugin": "^46.0.0",
"@shopify/prettier-config": "^1.1.2",
"@types/glob": "^8.1.0",
Expand All @@ -713,7 +713,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^3.1.0",
"@vscode/vsce": "^3.1.1",
"esbuild": "^0.24.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
Expand Down
Loading

0 comments on commit ca3de2f

Please sign in to comment.