Skip to content

Commit c2b0970

Browse files
Bump eslint from 8.57.0 to 8.57.1 in /generator (#3216)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd57cf3 commit c2b0970

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

generator/package-lock.json

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"async": "^3.2.6",
3232
"autorest": "^3.7.1",
3333
"colors": "^1.4.0",
34-
"eslint": "^8.57.0",
34+
"eslint": "^8.57.1",
3535
"eslint-plugin-header": "^3.1.1",
3636
"js-yaml": "^4.1.0",
3737
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)