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-05-24 09:27:54 +0300
committerGitHub <noreply@github.com>2022-05-24 09:27:54 +0300
commit9b0266d3738f29ca7ec796ca22900d2d987e782f (patch)
treecaa99fae8212ef12133f92e4fba419876a2b989e /package.json
parente0939b94d2daee270f1447e25ebe37f103703373 (diff)
Bump eslint from 8.13.0 to 8.16.0 (#152)
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.16.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.16.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 dbc085c..008c405 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"stylelint-scss": "^4.2.0"
},
"devDependencies": {
- "eslint": "^8.13.0",
+ "eslint": "^8.16.0",
"stylelint": "^14.8.3"
},
"scripts": {