Ver código fonte

chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#3494)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vanilla_orig
dependabot[bot] 4 anos atrás
pai
commit
f4e10c93e1
Nenhuma conta vinculada ao e-mail do autor do commit
2 arquivos alterados com 5 adições e 5 exclusões
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json Ver arquivo

@@ -55,7 +55,7 @@
55 55
     "@types/lodash.throttle": "4.1.6",
56 56
     "@types/pako": "1.0.1",
57 57
     "@types/resize-observer-browser": "0.1.5",
58
-    "eslint-config-prettier": "8.2.0",
58
+    "eslint-config-prettier": "8.3.0",
59 59
     "eslint-plugin-prettier": "3.3.1",
60 60
     "firebase-tools": "9.9.0",
61 61
     "husky": "4.3.8",

+ 4
- 4
yarn.lock Ver arquivo

@@ -4972,10 +4972,10 @@ escodegen@^1.14.1, escodegen@^1.8.1:
4972 4972
   optionalDependencies:
4973 4973
     source-map "~0.6.1"
4974 4974
 
4975
-eslint-config-prettier@8.2.0:
4976
-  version "8.2.0"
4977
-  resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
4978
-  integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
4975
+eslint-config-prettier@8.3.0:
4976
+  version "8.3.0"
4977
+  resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
4978
+  integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
4979 4979
 
4980 4980
 eslint-config-react-app@^6.0.0:
4981 4981
   version "6.0.0"

Carregando…
Cancelar
Salvar