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.10 | 26.0.13 |
| npm        | eslint      | 7.7.0   | 7.8.1   |
| npm        | rollup      | 2.26.8  | 2.26.9  |
  • Loading branch information
renovate-bot committed Sep 2, 2020
1 parent b47171e commit 5ffdab4
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 17 deletions.
73 changes: 59 additions & 14 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
Expand Up @@ -56,14 +56,14 @@
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"conventional-changelog-angular": "5.0.11",
"eslint": "7.7.0",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"jest": "26.4.2",
"prettier": "2.1.1",
"rimraf": "3.0.2",
"rollup": "2.26.8",
"rollup": "2.26.9",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.1",
Expand All @@ -74,6 +74,6 @@
},
"optionalDependencies": {
"@types/globalthis": "1.0.1",
"@types/jest": "26.0.10"
"@types/jest": "26.0.13"
}
}

0 comments on commit 5ffdab4

Please sign in to comment.