Skip to content

Commit

Permalink
Bump the dependencies group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [yaml](https://github.com/eemeli/yaml) | `2.4.1` | `2.4.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.7.0` | `7.7.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.7.0` | `7.7.1` |
| [eslint](https://github.com/eslint/eslint) | `9.1.0` | `9.1.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.0.0` | `15.1.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.7.0` | `7.7.1` |
| [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester/tree/HEAD/packages/extester) | `8.0.2` | `8.1.0` |
| [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `16.14.18` | `16.14.20` |


Updates `yaml` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.1...v2.4.2)

Updates `@typescript-eslint/eslint-plugin` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)

Updates `eslint` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.1.0...v9.1.1)

Updates `globals` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.0.0...v15.1.0)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `typescript-eslint` from 7.7.0 to 7.7.1
- [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/v7.7.1/packages/typescript-eslint)

Updates `vscode-extension-tester` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases)
- [Commits](https://github.com/redhat-developer/vscode-extension-tester/commits/v8.1.0/packages/extester)

Updates `npm-check-updates` from 16.14.18 to 16.14.20
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v16.14.18...v16.14.20)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vscode-extension-tester
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 3989436 commit 92d430c
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 147 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@
"uuid": "^9.0.1",
"vscode-languageclient": "^9.0.1",
"vscode-uri": "^3.0.8",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"description": "Ansible language support",
"devDependencies": {
Expand All @@ -775,23 +775,23 @@
"@types/uuid": "^9.0.8",
"@types/vscode": "^1.85.0",
"@types/vscode-webview": "^1.57.5",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.26.0",
"axios": "^1.6.8",
"chai": "^4.4.1",
"copyfiles": "^2.4.1",
"depcheck": "^1.4.7",
"eslint": "^9.1.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-gha": "^1.4.3",
"eslint-formatter-unix": "^8.40.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tsdoc": "^0.2.17",
"find-process": "^1.4.7",
"glob": "^10.3.12",
"globals": "^15.0.0",
"globals": "^15.1.0",
"lodash": "^4.17.21",
"mocha": "^10.4.0",
"mochawesome": "^7.1.3",
Expand All @@ -800,14 +800,14 @@
"nyc": "^15.1.0",
"ovsx": "^0.9.1",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react": "^18.3.1",
"rimraf": "^5.0.5",
"sinon": "^17.0.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0",
"vscode-extension-tester": "^8.0.2",
"typescript-eslint": "^7.7.1",
"vscode-extension-tester": "^8.1.0",
"warnings-to-errors-webpack-plugin": "^2.3.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/ansible-language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.11",
"vscode-uri": "^3.0.8",
"yaml": "^2.4.1"
"yaml": "^2.4.2"
},
"devDependencies": {
"@types/chai": "^4.3.14",
Expand All @@ -70,7 +70,7 @@
"fuse.js": "^7.0.0",
"handlebars": "^4.7.8",
"mocha": "^10.4.0",
"npm-check-updates": "^16.14.18",
"npm-check-updates": "^16.14.20",
"nyc": "^15.1.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 92d430c

Please sign in to comment.