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.28.0 | 7.29.0 |
| npm        | rollup     | 2.52.0 | 2.52.1 |
| npm        | typescript | 4.3.2  | 4.3.4  |
  • Loading branch information
renovate-bot committed Jun 20, 2021
1 parent 329fded commit 29ed420
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 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 @@ -54,20 +54,20 @@
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.28.0",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"husky": "6.0.0",
"jest": "26.6.3",
"prettier": "2.3.1",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"semantic-release": "17.4.4",
"ts-jest": "26.5.6",
"typescript": "4.3.2"
"typescript": "4.3.4"
},
"optionalDependencies": {
"@types/jest": "26.0.23"
Expand Down

0 comments on commit 29ed420

Please sign in to comment.