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.18.0 | 4.19.0 |
| npm        | @typescript-eslint/parser        | 4.18.0 | 4.19.0 |
| npm        | husky                            | 5.1.3  | 5.2.0  |
| npm        | rollup                           | 2.41.4 | 2.42.4 |
  • Loading branch information
renovate-bot committed Mar 24, 2021
1 parent efc430e commit 777bc0c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -51,17 +51,17 @@
"@semantic-release/changelog": "5.0.1",
"@semantic-release/exec": "5.0.0",
"@semantic-release/github": "7.2.0",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "4.19.0",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1",
"husky": "5.1.3",
"husky": "5.2.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"rollup": "2.41.4",
"rollup": "2.42.4",
"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 777bc0c

Please sign in to comment.