Skip to content

Commit cad35a7

Browse files
Bump eslint from 8.17.0 to 8.18.0 (#489)
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.17.0...v8.18.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>
1 parent 1da7185 commit cad35a7

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
@@ -25,7 +25,7 @@
2525
"@rollup/plugin-typescript": "^8.3.3",
2626
"@stryker-mutator/core": "^6.0.2",
2727
"@typescript-eslint/eslint-plugin": "^5.27.1",
28-
"eslint": "^8.17.0",
28+
"eslint": "^8.18.0",
2929
"rollup": "^2.75.6",
3030
"rollup-plugin-terser": "^7.0.2",
3131
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)