Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 172cf68

Browse files
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.27.0...v7.28.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bb6646 commit 172cf68

File tree

2 files changed

+60
-42
lines changed

2 files changed

+60
-42
lines changed

package-lock.json

Lines changed: 58 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@stylelint/remark-preset": "^2.0.0",
7979
"autoprefixer": "^9.8.6",
8080
"codecov": "^3.8.2",
81-
"eslint": "^7.27.0",
81+
"eslint": "^7.28.0",
8282
"eslint-config-prettier": "^8.3.0",
8383
"eslint-config-stylelint": "^13.1.0",
8484
"husky": "^6.0.0",
@@ -93,7 +93,7 @@
9393
"postcss-parser-tests": "^6.5.0",
9494
"postcss-safe-parser": "^4.0.2",
9595
"postcss-syntax": ">=0.36.2",
96-
"prettier": "^2.3.0",
96+
"prettier": "^2.3.1",
9797
"remark-cli": "^9.0.0"
9898
},
9999
"peerDependencies": {

0 commit comments

Comments
 (0)