Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/stylelint-config-twbs-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-04 10:38:22 +0300
committerGitHub <noreply@github.com>2022-01-04 10:38:22 +0300
commit49125431cbd802d1b9f65cc62eaf3e5e5ff1d774 (patch)
treec8b583ced77cb9c1a931af4d0b43c677017278fb /package.json
parenta468a470ca234a619785e080d682d3198d021134 (diff)
Bump eslint from 8.5.0 to 8.6.0 (#136)
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.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.5.0...v8.6.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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fd92fd4..dcdda2f 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"stylelint-scss": "^4.1.0"
},
"devDependencies": {
- "eslint": "^8.5.0",
+ "eslint": "^8.6.0",
"stylelint": "^14.2.0"
},
"scripts": {