Skip to content

Commit d5d3b40

Browse files
chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#414)
* chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.27.0...v8.28.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json * Update package-lock.json Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michaël De Boey <[email protected]>
1 parent 97fe33b commit d5d3b40

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@typescript-eslint/parser": "^5.43.0",
6262
"doctoc": "^2.2.1",
63-
"eslint": "^8.27.0",
63+
"eslint": "^8.28.0",
6464
"eslint-config-prettier": "^8.5.0",
6565
"eslint-doc-generator": "^0.25.0",
6666
"eslint-plugin-eslint-plugin": "^4.4.1",

0 commit comments

Comments
 (0)