Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 13, 2021
1 parent e6214d1 commit 69a9a55
Showing 2 changed files with 777 additions and 1,283 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@
"devDependencies": {
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@types/jest": "26.0.24",
"@types/jest": "27.0.2",
"@types/node": "14.17.33",
"@typescript-eslint/eslint-plugin": "4.26.1",
"@typescript-eslint/parser": "4.26.1",
@@ -77,12 +77,12 @@
"eslint-plugin-promise": "5.1.0",
"eslint-plugin-standard": "4.1.0",
"husky": "6.0.0",
"jest": "26.6.3",
"jest": "27.3.1",
"lint-staged": "10.5.4",
"rollup": "2.51.1",
"rollup-plugin-typescript2": "0.30.0",
"semantic-release": "17.4.4",
"ts-jest": "26.5.6",
"ts-jest": "27.0.7",
"tslib": "2.2.0",
"typedoc": "0.20.36",
"typescript": "3.9.10"
2,054 changes: 774 additions & 1,280 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 69a9a55

Please sign in to comment.