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        | eslint  | 7.26.0 | 7.27.0 |
| npm        | rollup  | 2.48.0 | 2.49.0 |
  • Loading branch information
renovate-bot committed May 23, 2021
1 parent 1df35b1 commit 7bb13b9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 22 deletions.
54 changes: 34 additions & 20 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 @@ -54,14 +54,14 @@
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.26.0",
"eslint": "7.27.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",
"rimraf": "3.0.2",
"rollup": "2.48.0",
"rollup": "2.49.0",
"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 7bb13b9

Please sign in to comment.