mikaelvesavuori / figmagic

Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.
https://docs.figmagic.com
MIT License
814 stars 73 forks source link

[Snyk] Upgrade eslint-plugin-prettier from 3.1.3 to 3.1.4 #41

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade eslint-plugin-prettier from 3.1.3 to 3.1.4.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: eslint-plugin-prettier
  • 3.1.4 - 2020-06-14

    Build: update package.json and changelog for v3.1.4

  • 3.1.3 - 2020-04-13

    Build: update package.json and changelog for v3.1.3

from eslint-plugin-prettier GitHub release notes
Commit messages
Package name: eslint-plugin-prettier
  • f0394c4 Build: update package.json and changelog for v3.1.4
  • 3c8e2d9 Avoid clearing Prettier cache when not using prettierrc (#303)
  • 93f7c8b build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.1 to 2.2.2
  • 650ac7a build(deps-dev): bump eslint from 7.1.0 to 7.2.0
  • 6449ec1 build(deps-dev): bump eslint-plugin-self from 1.2.0 to 1.2.1
  • fd30022 build(deps-dev): bump eslint from 7.0.0 to 7.1.0
  • cc2979b Chore: Add CI tests for ESLint 7 (#291)
  • 35a7ee6 build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.58%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   92.39%   92.97%   +0.58%     
==========================================
  Files          86       86              
  Lines        1367     1367              
  Branches      384      384              
==========================================
+ Hits         1263     1271       +8     
+ Misses        104       96       -8     
Impacted Files Coverage Δ
bin/functions/filesystem/downloadFile.mjs 100.00% <0.00%> (+66.66%) :arrow_up: