Skip to content

Commit

Permalink
chore(deps): update minor dependencies to v5.9.1
Browse files Browse the repository at this point in the history
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 5.9.0 | 5.9.1 |
| npm        | @typescript-eslint/parser        | 5.9.0 | 5.9.1 |
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 7924790 commit 6e7bcc1
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 47 deletions.
125 changes: 80 additions & 45 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/github": "8.0.2",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"conventional-changelog-angular": "5.0.13",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
Expand Down

0 comments on commit 6e7bcc1

Please sign in to comment.