Skip to content

Commit e2142c0

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). Updates `eslint` from 8.51.0 to 8.52.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) Updates `@types/eslint` from 8.44.4 to 8.44.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f35c473 commit e2142c0

File tree

2 files changed

+28
-22
lines changed

2 files changed

+28
-22
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"eslint-plugin-wc": "^2.0.0"
3131
},
3232
"devDependencies": {
33-
"@types/eslint": "^8.44.4",
34-
"eslint": "^8.51.0"
33+
"@types/eslint": "^8.44.6",
34+
"eslint": "^8.52.0"
3535
},
3636
"peerDependencies": {
3737
"eslint": "^8.38.0"

0 commit comments

Comments
 (0)