aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-30 16:18:56 +0000
committerGitHub <noreply@github.com>2022-06-30 16:18:56 +0000
commit87a974ad2049dd02a5374e89c06914b061173f61 (patch)
tree27591f7da7ff1dacdbcd61cbee3a71c96ccb0c28
parentBump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 (#120) (diff)
downloadee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar.gz
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar.bz2
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar.lz
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar.xz
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.tar.zst
ee4511w-web-87a974ad2049dd02a5374e89c06914b061173f61.zip
Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#121)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier 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>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 5f73856..404fe4f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
- "eslint-plugin-prettier": "4.1.0",
+ "eslint-plugin-prettier": "4.2.1",
"install": "0.13.0",
"nodemon": "2.0.18",
"npm-run-all": "4.1.5",
diff --git a/yarn.lock b/yarn.lock
index e19216d..701693d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -887,10 +887,10 @@ eslint-plugin-import@2.26.0:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"
-eslint-plugin-prettier@4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1.0.tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad"
- integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA==
+eslint-plugin-prettier@4.2.1:
+ version "4.2.1"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
dependencies:
prettier-linter-helpers "^1.0.0"