Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 in /extensions/vscode
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.25.0...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 27, 2022
1 parent b1f89ca commit 63f383f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 20 deletions.
55 changes: 36 additions & 19 deletions extensions/vscode/package-lock.json

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

2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Expand Up @@ -104,7 +104,7 @@
"@types/yaml": "^1.9.7",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.41.0",
"eslint": "^8.25.0",
"eslint": "^8.26.0",
"glob": "^8.0.3",
"prettier": "2.7.1",
"ts-loader": "^9.4.1",
Expand Down

0 comments on commit 63f383f

Please sign in to comment.