Skip to content

Commit 42251b7

Browse files
chore(deps): update jest monorepo
1 parent e556487 commit 42251b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@
118118
"@nestjs/cli": "7.5.1",
119119
"@types/enzyme": "3.10.3",
120120
"@types/graphql": "14.2.2",
121-
"@types/jest": "24.0.15",
121+
"@types/jest": "24.9.1",
122122
"@types/node": "7.10.6",
123123
"@types/prop-types": "15.7.3",
124124
"@types/react": "16.8.20",
125125
"@types/react-transition-group": "2.9.2",
126126
"@testing-library/react-hooks": "3.4.1",
127127
"autoprefixer": "9.8.6",
128128
"babel-eslint": "10.0.2",
129-
"babel-jest": "26.3.0",
129+
"babel-jest": "26.6.3",
130130
"babel-loader": "8.0.6",
131131
"body-parser": "1.19.0",
132132
"chalk": "2.4.2",
@@ -152,7 +152,7 @@
152152
"faker": "4.1.0",
153153
"file-loader": "3.0.1",
154154
"inquirer-recursive": "0.0.6",
155-
"jest": "26.4.2",
155+
"jest": "26.6.3",
156156
"jest-puppeteer": "4.4.0",
157157
"jest-transform-stub": "2.0.0",
158158
"jsdom": "15.1.1",

src/client/mobile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"@babel/plugin-syntax-dynamic-import": "7.2.0",
2323
"@babel/plugin-transform-modules-commonjs": "7.5.0",
2424
"react-native-eslint-config": "0.0.7",
25-
"babel-jest": "24.8.0",
25+
"babel-jest": "24.9.0",
2626
"babel-plugin-inline-import": "3.0.0",
2727
"babel-plugin-module-resolver": "3.2.0",
2828
"enzyme-adapter-react-16": "1.14.0",
2929
"eslint": "6.2.2",
30-
"jest": "24.8.0",
30+
"jest": "24.9.0",
3131
"jest-environment-enzyme": "7.0.2",
3232
"jest-enzyme": "7.0.2",
3333
"metro-react-native-babel-preset": "0.55.0",

0 commit comments

Comments
 (0)