Skip to content

Commit

Permalink
fix(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2021
1 parent 1ab42df commit f0d5e9c
Show file tree
Hide file tree
Showing 3 changed files with 1,514 additions and 799 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "7.25.1",
"husky": "0.14.3",
"jest": "24.9.0",
"jest": "27.4.2",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-fetch-mock": "3.0.3",
"jsdoc-to-markdown": "6",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@cozy/minilog": "1.0.0",
"@types/jest": "^26.0.20",
"@types/jest": "^27.0.0",
"@types/lodash": "^4.14.170",
"btoa": "^1.2.1",
"cozy-device-helper": "^1.12.0",
Expand Down
Loading

0 comments on commit f0d5e9c

Please sign in to comment.