Skip to content

Commit

Permalink
chore: Bump jest-fail-on-console from 3.1.2 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console) from 3.1.2 to 3.3.0.
- [Release notes](https://github.com/ValentinH/jest-fail-on-console/releases)
- [Commits](ValentinH/jest-fail-on-console@v3.1.2...v3.3.0)

---
updated-dependencies:
- dependency-name: jest-fail-on-console
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Jun 10, 2024
1 parent 1385d00 commit 39ec285
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^8.57.0",
"istanbul-merge": "^2.0.0",
"jest": "^29.7.0",
"jest-fail-on-console": "^3.1.2",
"jest-fail-on-console": "^3.3.0",
"prettier": "^3.2.5",
"turbo": "^1.13.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8703,10 +8703,10 @@ __metadata:
languageName: node
linkType: hard

"jest-fail-on-console@npm:^3.1.2":
version: 3.1.2
resolution: "jest-fail-on-console@npm:3.1.2"
checksum: 10/6f47a36cd9481121302660dbf29a6ce2443d0c2ad6ad872ee509fc538d674cdaa217f9bd041ce3771c1d8fda081ddcd85221027bbe6c9d2681cdae9d0922d329
"jest-fail-on-console@npm:^3.3.0":
version: 3.3.0
resolution: "jest-fail-on-console@npm:3.3.0"
checksum: 10/f0ca007438ca9d47c5b44bb93187a1d89e9d3576b0f28e91966403bb65d5dc6160402f480dd665f45973d32cc7e5b380d7cfdbb51ec8f5efa043d56c39de5073
languageName: node
linkType: hard

Expand Down Expand Up @@ -13229,7 +13229,7 @@ __metadata:
eslint: "npm:^8.57.0"
istanbul-merge: "npm:^2.0.0"
jest: "npm:^29.7.0"
jest-fail-on-console: "npm:^3.1.2"
jest-fail-on-console: "npm:^3.3.0"
prettier: "npm:^3.2.5"
turbo: "npm:^1.13.3"
languageName: unknown
Expand Down

0 comments on commit 39ec285

Please sign in to comment.