Skip to content

Commit

Permalink
chore(patch-deps): update jest monorepo (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2022
1 parent e63bb53 commit 37d309b
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 252 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
"@babel/preset-typescript": "^7.18.6",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@jest/globals": "^28.1.2",
"@jest/globals": "^28.1.3",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-node-resolve": "^13.3.0",
"@scaleway/eslint-config-react": "^3.4.46",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.6",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"cross-env": "^7.0.3",
"cross-fetch": "^3.1.5",
Expand All @@ -88,7 +88,7 @@
"eslint-formatter-gitlab": "^3.0.0",
"eslint-plugin-tsdoc": "^0.2.16",
"husky": "^8.0.1",
"jest": "^28.1.2",
"jest": "^28.1.3",
"jest-junit": "^14.0.0",
"lerna": "^5.1.6",
"lint-staged": "^13.0.3",
Expand Down
Loading

0 comments on commit 37d309b

Please sign in to comment.