Skip to content

Commit cadc232

Browse files
authoredNov 11, 2022
fix(deps): update jest monorepo to v27.5.1 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 532e1f0 commit cadc232

File tree

3 files changed

+629
-630
lines changed

3 files changed

+629
-630
lines changed
 

‎packages/spire-plugin-jest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"execa": "5.1.1",
14-
"jest": "27.1.1"
14+
"jest": "27.5.1"
1515
},
1616
"devDependencies": {
1717
"spire-test-utils": "^5.0.5"

‎packages/spire/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"git-remote-origin-url": "3.1.0",
2424
"import-from": "4.0.0",
2525
"invariant": "2.2.4",
26-
"pretty-format": "27.1.1",
26+
"pretty-format": "27.5.1",
2727
"signale": "1.4.0",
2828
"spire-config-default": "^5.0.7",
2929
"yargs": "17.1.1"

‎yarn.lock

+627-628
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.