Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 in /extensions/vsc…
Browse files Browse the repository at this point in the history
…ode (#810)

Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2023
1 parent 729d803 commit 43d463f
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 38 deletions.
113 changes: 76 additions & 37 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 @@ -120,7 +120,7 @@
"@types/yaml": "^1.9.7",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"glob": "^9.2.1",
"prettier": "2.8.4",
"ts-loader": "^9.4.2",
Expand Down

0 comments on commit 43d463f

Please sign in to comment.