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.27.0 | 4.28.0 |
| npm        | @typescript-eslint/parser        | 4.27.0 | 4.28.0 |
| npm        | rollup                           | 2.52.1 | 2.52.2 |
  • Loading branch information
renovate-bot committed Jun 23, 2021
1 parent 29ed420 commit d9ed568
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 47 deletions.
81 changes: 37 additions & 44 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@semantic-release/changelog": "5.0.1",
"@semantic-release/exec": "5.0.0",
"@semantic-release/github": "7.2.3",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
Expand All @@ -61,7 +61,7 @@
"jest": "26.6.3",
"prettier": "2.3.1",
"rimraf": "3.0.2",
"rollup": "2.52.1",
"rollup": "2.52.2",
"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 d9ed568

Please sign in to comment.