Skip to content

Commit 8bc7fd5

Browse files
chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 (inikulin#1305)
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c65ea16 commit 8bc7fd5

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@eslint/js": "^9.12.0",
1212
"@types/jest": "^29.5.13",
13-
"eslint": "^9.12.0",
13+
"eslint": "^9.13.0",
1414
"eslint-config-prettier": "^9.1.0",
1515
"eslint-plugin-unicorn": "^55.0.0",
1616
"globals": "^15.11.0",

0 commit comments

Comments
 (0)