Skip to content

Commit ed41376

Browse files
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#393)
* chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 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] <[email protected]> * Update package.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 ea286a6 commit ed41376

File tree

2 files changed

+37
-20
lines changed

2 files changed

+37
-20
lines changed

package-lock.json

Lines changed: 36 additions & 19 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
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@typescript-eslint/parser": "^5.40.1",
5959
"doctoc": "^2.2.1",
60-
"eslint": "^8.24.0",
60+
"eslint": "^8.26.0",
6161
"eslint-config-prettier": "^8.5.0",
6262
"eslint-plugin-eslint-plugin": "^4.4.1",
6363
"eslint-plugin-jest": "^26.9.0",

0 commit comments

Comments
 (0)