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   | 8.3.0  | 8.4.0  |
| npm        | prettier | 2.5.0  | 2.5.1  |
| npm        | ts-jest  | 27.0.7 | 27.1.0 |
  • Loading branch information
renovate-bot committed Dec 5, 2021
1 parent 0c31143 commit 05e9079
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 47 deletions.
225 changes: 181 additions & 44 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,19 +54,19 @@
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"conventional-changelog-angular": "5.0.13",
"eslint": "8.3.0",
"eslint": "8.4.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "27.4.3",
"prettier": "2.5.0",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.60.2",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.1",
"semantic-release": "18.0.1",
"ts-jest": "27.0.7",
"ts-jest": "27.1.0",
"typescript": "4.5.2"
},
"optionalDependencies": {
Expand Down

0 comments on commit 05e9079

Please sign in to comment.