diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-02 08:05:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-02 08:05:00 +0200 |
| commit | 2de5bb645277609060d5461e169966c323f950e4 (patch) | |
| tree | 67d81aab6e60a3229bb40c6f22370b6e4cbec75d /package.json | |
| parent | 48124c3c663456f7bab4ffa83782860b1aacf15e (diff) | |
| download | bootstrap-2de5bb645277609060d5461e169966c323f950e4.tar.xz bootstrap-2de5bb645277609060d5461e169966c323f950e4.zip | |
Build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#39358)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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 964199145..92ed52909 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint": "^8.49.0", "eslint-config-xo": "^0.43.1", "eslint-plugin-html": "^7.1.0", - "eslint-plugin-import": "^2.28.1", + "eslint-plugin-import": "^2.29.0", "eslint-plugin-markdown": "^3.0.1", "eslint-plugin-unicorn": "^49.0.0", "find-unused-sass-variables": "^5.0.0", |
