Skip to content

Commit

Permalink
fix(deps): update dependency @achrinza/node-ipc to v9.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2023
1 parent 0c98dc1 commit b7b59ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"node": ">=16.14.2"
},
"dependencies": {
"@achrinza/node-ipc": "9.2.5",
"@achrinza/node-ipc": "9.2.8",
"@jest/reporters": "29.1.2",
"@jest/test-result": "29.1.2",
"@jest/types": "29.1.2",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,18 @@ __metadata:
version: 6
cacheKey: 8

"@achrinza/node-ipc@npm:9.2.5, @achrinza/node-ipc@npm:^9.2.5":
"@achrinza/node-ipc@npm:9.2.8":
version: 9.2.8
resolution: "@achrinza/node-ipc@npm:9.2.8"
dependencies:
"@node-ipc/js-queue": 2.0.3
event-pubsub: 4.3.0
js-message: 1.0.7
checksum: 9543a7405d0e61bcf2d3ee9a98c10ce091ca34485295240583b873d291ee4946b7e2d8b7391caa8d1d83c551ad455289a2ce19d112a046a009496cabe63c8cf2
languageName: node
linkType: hard

"@achrinza/node-ipc@npm:^9.2.5":
version: 9.2.5
resolution: "@achrinza/node-ipc@npm:9.2.5"
dependencies:
Expand Down Expand Up @@ -4037,7 +4048,7 @@ fsevents@^2.3.2:
version: 0.0.0-use.local
resolution: "jest-runner-vscode-repo@workspace:."
dependencies:
"@achrinza/node-ipc": 9.2.5
"@achrinza/node-ipc": 9.2.8
"@jest/reporters": 29.1.2
"@jest/test-result": 29.1.2
"@jest/transform": 29.1.2
Expand Down

0 comments on commit b7b59ca

Please sign in to comment.