Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v27.5.1 (#176)
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] committed Nov 11, 2022
1 parent 532e1f0 commit cadc232
Show file tree
Hide file tree
Showing 3 changed files with 629 additions and 630 deletions.
2 changes: 1 addition & 1 deletion packages/spire-plugin-jest/package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"execa": "5.1.1",
"jest": "27.1.1"
"jest": "27.5.1"
},
"devDependencies": {
"spire-test-utils": "^5.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/spire/package.json
Expand Up @@ -23,7 +23,7 @@
"git-remote-origin-url": "3.1.0",
"import-from": "4.0.0",
"invariant": "2.2.4",
"pretty-format": "27.1.1",
"pretty-format": "27.5.1",
"signale": "1.4.0",
"spire-config-default": "^5.0.7",
"yargs": "17.1.1"
Expand Down

0 comments on commit cadc232

Please sign in to comment.