Skip to content

Commit

Permalink
build(deps-dev): bump jest from 29.6.0 to 29.7.0 in /example (#80)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ty Rauber <[email protected]>
  • Loading branch information
dependabot[bot] and tyrauber authored Mar 26, 2024
1 parent a5911d7 commit 2bbeebe
Showing 1 changed file with 1 addition and 34 deletions.
35 changes: 1 addition & 34 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3640,7 +3640,7 @@ __metadata:
optional: true
bin:
detox: local-cli/cli.js
checksum: 77d939fefaa4142d9d908e05b6036d43eac94563155f5b5686ea92ba0cfd89498fb7fe5f587c52c6bf1786c2620009683f861178f784a33bcc2c30c6e63741cd
checksum: b7dd30990106371706b41d94d5576796338528d10d79d5eb6bcc34f30dc7b8832d0fe3bf1aff1953dc1638f7e3b369fc5223429fa132a30ec75bc5f0e025bcf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4882,39 +4882,6 @@ __metadata:
languageName: node
linkType: hard

"jest-environment-emit@npm:^1.0.5":
version: 1.0.5
resolution: "jest-environment-emit@npm:1.0.5"
dependencies:
bunyamin: ^1.5.0
bunyan: ^2.0.5
bunyan-debug-stream: ^3.1.0
funpermaproxy: ^1.1.0
lodash.merge: ^4.6.2
node-ipc: 9.2.1
strip-ansi: ^6.0.0
tslib: ^2.5.3
peerDependencies:
"@jest/environment": ">=27.2.5"
"@jest/types": ">=27.2.5"
jest: ">=27.2.5"
jest-environment-jsdom: ">=27.2.5"
jest-environment-node: ">=27.2.5"
peerDependenciesMeta:
"@jest/environment":
optional: true
"@jest/types":
optional: true
jest:
optional: true
jest-environment-jsdom:
optional: true
jest-environment-node:
optional: true
checksum: 116cb697b4464061f22d22f6741c2e3685af64685c8ec4652f247706c08fe55b559bb6822a8cf6c05c8071e68c2a048b0eaf340400db5a0bcbac58751c132f49
languageName: node
linkType: hard

"jest-environment-node@npm:^29.2.1":
version: 29.6.0
resolution: "jest-environment-node@npm:29.6.0"
Expand Down

0 comments on commit 2bbeebe

Please sign in to comment.