diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-10 09:51:00 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-10 09:51:00 +0300 |
| commit | 7db2b16beab1d9650be6b74b8e405fa8c07cc724 (patch) | |
| tree | f290ca95688dd9406f67dfd0c34da2c21330c4f3 /package.json | |
| parent | 003fcac6190c2b2ebcc479f47558f89f9bc1367a (diff) | |
| download | bootstrap-7db2b16beab1d9650be6b74b8e405fa8c07cc724.tar.xz bootstrap-7db2b16beab1d9650be6b74b8e405fa8c07cc724.zip | |
Bump eslint from 8.13.0 to 8.15.0 (#36315)
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.15.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.13.0...v8.15.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>
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 41afd3e33..d11d08939 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "bundlewatch": "^0.3.3", "clean-css-cli": "^5.6.0", "cross-env": "^7.0.3", - "eslint": "^8.13.0", + "eslint": "^8.15.0", "eslint-config-xo": "^0.40.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-markdown": "^2.2.1", |
