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-08-01 23:22:14 +0300
committerGitHub <noreply@github.com>2022-08-01 23:22:14 +0300
commit286e04e2cb4b17caac0caa7278b088dd338f2c82 (patch)
tree9bc7dd18f5e500997d9f1d36c41aa3b48deafc05 /package.json
parentb2c57188416ba8a98022c5280327fc716ce0e28b (diff)
Bump eslint from 8.19.0 to 8.21.0 (#165)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.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.19.0...v8.21.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 0a16957..5bfffc4 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"stylelint-scss": "^4.3.0"
},
"devDependencies": {
- "eslint": "^8.19.0",
+ "eslint": "^8.21.0",
"stylelint": "^14.9.1"
},
"scripts": {