Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 1, 2021
1 parent c3ed1b1 commit 6608068
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"@rollup/plugin-node-resolve": "13.0.6",
"@types/fs-extra": "9.0.13",
"@types/inquirer": "8.1.3",
"@types/jest": "^27.0.2",
"@types/jest": "27.0.3",
"@types/lodash.camelcase": "4.3.6",
"@types/node": "16.11.7",
"@types/prettier": "2.4.2",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"babel-jest": "27.3.1",
"babel-jest": "27.4.2",
"babel-loader": "8.2.3",
"babel-preset-expo": "8.5.1",
"chalk": "4.1.2",
Expand All @@ -78,7 +78,7 @@
"fs-extra": "10.0.0",
"husky": "7.0.4",
"inquirer": "8.2.0",
"jest": "27.3.1",
"jest": "27.4.3",
"lerna": "4.0.0",
"lerna-changelog": "2.2.0",
"lint-staged": "12.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hamburger/recipe": "0.0.0",
"@hamburger/lettuce": "0.0.0",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/jest": "27.0.3",
"@types/node": "16.11.7",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",
Expand Down

0 comments on commit 6608068

Please sign in to comment.