Skip to content

Commit 49931bd

Browse files
committed
chore(deps): update jest monorepo to v28
1 parent 2de437b commit 49931bd

2 files changed

Lines changed: 685 additions & 866 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"devDependencies": {
118118
"@types/debug": "^4.1.7",
119119
"@types/git-url-parse": "^9.0.1",
120-
"@types/jest": "^27.4.0",
120+
"@types/jest": "^28.0.0",
121121
"@types/lodash.mergewith": "^4.6.6",
122122
"@types/minimist": "^1.2.2",
123123
"@types/node": "^16.0.0",
@@ -129,11 +129,11 @@
129129
"eslint-plugin-node": "^11.1.0",
130130
"eslint-plugin-prettier": "^4.0.0",
131131
"husky": "^7.0.4",
132-
"jest": "^27.4.7",
132+
"jest": "^28.0.0",
133133
"jest-runner-eslint": "^1.0.0",
134134
"lint-staged": "^12.3.3",
135135
"prettier": "^2.5.1",
136-
"ts-jest": "^27.1.3",
136+
"ts-jest": "^28.0.0",
137137
"typescript": "^4.5.5"
138138
}
139139
}

0 commit comments

Comments
 (0)