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>2021-04-01 14:49:04 +0300
committerGitHub <noreply@github.com>2021-04-01 14:49:04 +0300
commit9a32c3a0a90da90e1856ca24915bae65d601c29b (patch)
treecfbe595709d48fb47b2675a7f696f259b7471a41 /package.json
parent262fcc17ff45fda4b8b918ea61893fe7a689ce61 (diff)
Bump eslint from 7.21.0 to 7.23.0 (#109)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.23.0) 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 582e78d..b8addfa 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"stylelint-scss": "^3.19.0"
},
"devDependencies": {
- "eslint": "^7.21.0",
+ "eslint": "^7.23.0",
"stylelint": "^13.12.0"
},
"scripts": {