Skip to content

Commit

Permalink
Bump the vscode-dependencies group in /vscode with 4 updates
Browse files Browse the repository at this point in the history
Bumps the vscode-dependencies group in /vscode with 4 updates: [liquidjs](https://github.com/harttle/liquidjs), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `liquidjs` from 10.16.4 to 10.16.7
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.16.4...v10.16.7)

Updates `eslint-plugin-jest` from 28.8.0 to 28.8.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.0...v28.8.1)

Updates `eslint-plugin-perfectionist` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v3.2.0...v3.3.0)

Updates `typescript-eslint` from 8.2.0 to 8.3.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.3.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent f7ec394 commit 709f093
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 127 deletions.
187 changes: 64 additions & 123 deletions vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"debug-test": "npm run pretest"
},
"dependencies": {
"liquidjs": "10.16.4",
"liquidjs": "10.16.7",
"spawn-rx": "3.0.0"
},
"devDependencies": {
Expand All @@ -58,10 +58,10 @@
"ajv": "8.17.1",
"chai": "4.4.1",
"eslint": "9.9.1",
"eslint-plugin-jest": "28.8.0",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-perfectionist": "3.2.0",
"eslint-plugin-perfectionist": "3.3.0",
"eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0",
"mocha": "10.7.3",
Expand All @@ -72,7 +72,7 @@
"sinon-chai": "3.7.0",
"ts-loader": "9.5.1",
"typescript": "5.5.4",
"typescript-eslint": "8.2.0",
"typescript-eslint": "8.3.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
},
Expand Down

0 comments on commit 709f093

Please sign in to comment.