Skip to content

Commit

Permalink
fix: upgrade @typescript-eslint/parser from 3.2.0 to 3.3.0 (#42)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @typescript-eslint/parser from 3.2.0 to 3.3.0.

See this package in NPM:
https://www.npmjs.com/package/@typescript-eslint/parser

See this project in Snyk:
https://app.snyk.io/org/bifravst/project/1aba8294-facb-4442-a946-b7d2849cab87?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Markus Tacker <Markus.Tacker@NordicSemi.no>
  • Loading branch information
3 people committed Jul 7, 2020
1 parent c38f21f commit 53bdd10
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 6 deletions.
42 changes: 37 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^3.3.0",
"@typescript-eslint/parser": "^3.2.0",
"@typescript-eslint/parser": "^3.3.0",
"eslint-config-prettier": "^6.11.0",
"snyk": "^1.341.1"
},
Expand Down

0 comments on commit 53bdd10

Please sign in to comment.