Skip to content

Commit cddd982

Browse files
committed
chore(deps): update jest monorepo
1 parent d4a7841 commit cddd982

File tree

2 files changed

+442
-1815
lines changed

2 files changed

+442
-1815
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
"@babel/preset-typescript": "7.16.7",
5959
"@ionic/react": "6.0.5",
6060
"@testing-library/react": "12.1.2",
61-
"@types/jest": "27.4.0",
61+
"@types/jest": "27.5.2",
6262
"@types/node": "17.0.14",
6363
"@types/react": "17.0.38",
6464
"auto-changelog": "2.4.0",
65-
"babel-jest": "27.4.6",
65+
"babel-jest": "27.5.1",
6666
"codecov": "3.8.3",
6767
"eslint": "8.10.0",
68-
"jest": "27.4.7",
68+
"jest": "27.5.1",
6969
"np": "7.6.1",
7070
"prettier": "2.5.1",
7171
"react": "17.0.2",
@@ -81,6 +81,6 @@
8181
"registry": "https://registry.npmjs.org"
8282
},
8383
"resolutions": {
84-
"jest": "26.6.3"
84+
"jest": "27.5.1"
8585
}
8686
}

0 commit comments

Comments
 (0)