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.29.0 | 7.30.0 |
| npm        | rollup     | 2.52.4 | 2.52.7 |
| npm        | typescript | 4.3.4  | 4.3.5  |
  • Loading branch information
renovate-bot committed Jul 4, 2021
1 parent a50abe3 commit b8121bd
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 71 deletions.
104 changes: 36 additions & 68 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.28.1",
"@typescript-eslint/parser": "4.28.1",
"conventional-changelog-angular": "5.0.12",
"eslint": "7.29.0",
"eslint": "7.30.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"husky": "6.0.0",
"jest": "27.0.6",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"rollup": "2.52.4",
"rollup": "2.52.7",
"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": "27.0.3",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"optionalDependencies": {
"@types/jest": "26.0.23"
Expand Down

0 comments on commit b8121bd

Please sign in to comment.