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
807 stars 71 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 #95

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2.

: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: @typescript-eslint/eslint-plugin
  • 4.15.2 - 2021-02-22

    4.15.2 (2021-02-22)

    Bug Fixes

    • typescript-estree: correct issues in AST definition (#3083) (509a117)
    • add missing intrinsic keyword node to AST (#3081) (409bf0b)
    • eslint-plugin: [no-var-requires] report when used in type assertion (#3074) (763a252)
    • correct test names on windows for semantic-diagnostics-enabled (#3060) (885780d)
  • 4.15.2-alpha.8 - 2021-02-22
  • 4.15.2-alpha.7 - 2021-02-22
  • 4.15.2-alpha.6 - 2021-02-21
  • 4.15.2-alpha.5 - 2021-02-19
  • 4.15.2-alpha.4 - 2021-02-19
  • 4.15.2-alpha.3 - 2021-02-18
  • 4.15.2-alpha.2 - 2021-02-18
  • 4.15.2-alpha.1 - 2021-02-16
  • 4.15.2-alpha.0 - 2021-02-15
  • 4.15.1 - 2021-02-15

    4.15.1 (2021-02-15)

    Bug Fixes

    • eslint-plugin: [explicit-module-boundary-types] check allowNames on function declarations and property methods (#3051) (0ade469)
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • fc774f6 chore: publish v4.15.2
  • 509a117 fix(typescript-estree): correct issues in AST definition (#3083)
  • 409bf0b fix: add missing intrinsic keyword node to AST (#3081)
  • 0469102 refactor(typescript-estree): simplify applyModifiersToResult (#3084)
  • 763a252 fix(eslint-plugin): [no-var-requires] report when used in type assertion (#3074)
  • 1bd8f4e chore: update codecov configuration (#3072)
  • 885780d fix: correct test names on windows for semantic-diagnostics-enabled (#3060)
  • e9bdd07 test(eslint-plugin): [no-unsafe-assignment] add missing test cases (#3070)
  • 022fddf docs: update contributors (#3064)
  • 03bfae7 chore: fix husky gitignore newline (#3063)
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

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 3 years ago

Codecov Report

Merging #95 (d03f00b) into master (b1b42cc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files         142      142           
  Lines        2388     2388           
  Branches      446      446           
=======================================
  Hits         2354     2354           
  Misses         32       32           
  Partials        2        2