Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 4.25.0 | 4.26.1 |
| npm        | @typescript-eslint/parser        | 4.25.0 | 4.26.1 |
| npm        | eslint                           | 7.27.0 | 7.28.0 |
| npm        | prettier                         | 2.3.0  | 2.3.1  |
| npm        | rollup                           | 2.50.5 | 2.51.1 |
  • Loading branch information
renovate-bot committed Jun 9, 2021
1 parent f59c6e4 commit cd7d944
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 94 deletions.
213 changes: 124 additions & 89 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"@semantic-release/changelog": "5.0.1",
"@semantic-release/exec": "5.0.0",
"@semantic-release/github": "7.2.3",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"@typescript-eslint/eslint-plugin": "4.26.1",
"@typescript-eslint/parser": "4.26.1",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.27.0",
"eslint": "7.28.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"husky": "6.0.0",
"jest": "26.6.3",
"prettier": "2.3.0",
"prettier": "2.3.1",
"rimraf": "3.0.2",
"rollup": "2.50.5",
"rollup": "2.51.1",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
Expand Down

0 comments on commit cd7d944

Please sign in to comment.