diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-18 16:34:57 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-18 16:34:57 +0300 |
| commit | dca76c6a5df948e3cf865da50145863585f84bc4 (patch) | |
| tree | e8c8c9a89fa5abd37d2f1e4bbca97375f3b1d9f3 /package.json | |
| parent | b46c0989cd5b2ec494d7f6108e164ce941b08db3 (diff) | |
| download | bootstrap-dca76c6a5df948e3cf865da50145863585f84bc4.tar.xz bootstrap-dca76c6a5df948e3cf865da50145863585f84bc4.zip | |
Bump eslint from 8.24.0 to 8.25.0 (#37288)
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec17dbcd1..0326c5f41 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "bundlewatch": "^0.3.3", "clean-css-cli": "^5.6.1", "cross-env": "^7.0.3", - "eslint": "^8.24.0", + "eslint": "^8.25.0", "eslint-config-xo": "^0.42.0", "eslint-plugin-html": "^7.1.0", "eslint-plugin-import": "^2.26.0", |
