Skip to content

Commit 37d309b

Browse files
chore(patch-deps): update jest monorepo (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e63bb53 commit 37d309b

File tree

2 files changed

+289
-252
lines changed

2 files changed

+289
-252
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@
7373
"@babel/preset-typescript": "^7.18.6",
7474
"@commitlint/cli": "^17.0.3",
7575
"@commitlint/config-conventional": "^17.0.3",
76-
"@jest/globals": "^28.1.2",
76+
"@jest/globals": "^28.1.3",
7777
"@rollup/plugin-babel": "^5.3.1",
7878
"@rollup/plugin-commonjs": "^22.0.1",
7979
"@rollup/plugin-inject": "^4.0.4",
8080
"@rollup/plugin-node-resolve": "^13.3.0",
8181
"@scaleway/eslint-config-react": "^3.4.46",
82-
"@types/jest": "^28.1.4",
82+
"@types/jest": "^28.1.6",
8383
"babel-plugin-annotate-pure-calls": "^0.4.0",
8484
"cross-env": "^7.0.3",
8585
"cross-fetch": "^3.1.5",
@@ -88,7 +88,7 @@
8888
"eslint-formatter-gitlab": "^3.0.0",
8989
"eslint-plugin-tsdoc": "^0.2.16",
9090
"husky": "^8.0.1",
91-
"jest": "^28.1.2",
91+
"jest": "^28.1.3",
9292
"jest-junit": "^14.0.0",
9393
"lerna": "^5.1.6",
9494
"lint-staged": "^13.0.3",

0 commit comments

Comments
 (0)