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        | @types/jest | 26.0.9 | 26.0.10 |
| npm        | eslint      | 7.6.0  | 7.7.0   |
| npm        | rollup      | 2.23.1 | 2.26.3  |
  • Loading branch information
renovate-bot committed Aug 16, 2020
1 parent 1153c0e commit aeb894c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 27 deletions.
41 changes: 17 additions & 24 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 @@ -56,14 +56,14 @@
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"conventional-changelog-angular": "5.0.11",
"eslint": "7.6.0",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"jest": "26.4.0",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.23.1",
"rollup": "2.26.3",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.0",
Expand All @@ -74,6 +74,6 @@
},
"optionalDependencies": {
"@types/globalthis": "1.0.1",
"@types/jest": "26.0.9"
"@types/jest": "26.0.10"
}
}

0 comments on commit aeb894c

Please sign in to comment.