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 | 5.10.0 | 5.10.1 |
| npm        | @typescript-eslint/parser        | 5.10.0 | 5.10.1 |
| npm        | eslint                           | 8.7.0  | 8.8.0  |
| npm        | rollup                           | 2.66.0 | 2.66.1 |
  • Loading branch information
renovate-bot committed Jan 30, 2022
1 parent f3defcc commit e416879
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 64 deletions.
114 changes: 54 additions & 60 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -51,17 +51,17 @@
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/github": "8.0.2",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
"@typescript-eslint/eslint-plugin": "5.10.1",
"@typescript-eslint/parser": "5.10.1",
"conventional-changelog-angular": "5.0.13",
"eslint": "8.7.0",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.7",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.66.0",
"rollup": "2.66.1",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.1",
Expand Down

0 comments on commit e416879

Please sign in to comment.