Skip to content

Commit

Permalink
chore(deps): update dependency @types/achrinza__node-ipc to v9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 0c98dc1 commit 9355b62
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@jest/transform": "29.1.2",
"@types/achrinza__node-ipc": "npm:@types/[email protected].0",
"@types/achrinza__node-ipc": "npm:@types/[email protected].3",
"@types/babel__core": "7.1.19",
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"js-message": "^1.0.7"
},
"devDependencies": {
"@types/achrinza__node-ipc": "npm:@types/[email protected].0",
"@types/achrinza__node-ipc": "npm:@types/[email protected].3",
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
"@types/jest": "29.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1264,12 +1264,12 @@ __metadata:
languageName: node
linkType: hard

"@types/achrinza__node-ipc@npm:@types/[email protected].0":
version: 9.2.0
resolution: "@types/node-ipc@npm:9.2.0"
"@types/achrinza__node-ipc@npm:@types/[email protected].3":
version: 9.2.3
resolution: "@types/node-ipc@npm:9.2.3"
dependencies:
"@types/node": "*"
checksum: 05954414de9e3c1e5022338774b02ffd91d2be391157c0d2d9a3de5ffd5cbe0e2d1b9e0f1979232331e7338b2e089a7ea6b6dd2a188b9796614829f7b27cedcc
checksum: 2e09954998bf27bc6e702138d6d0f1ecdeb2acc39631fbcc842555085ad0faab9cb50cad31c6161811c2b9a220ab6d5b73560da149ae43f863b76f24c24828e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4042,7 +4042,7 @@ fsevents@^2.3.2:
"@jest/test-result": 29.1.2
"@jest/transform": 29.1.2
"@jest/types": 29.1.2
"@types/achrinza__node-ipc": "npm:@types/[email protected].0"
"@types/achrinza__node-ipc": "npm:@types/[email protected].3"
"@types/babel__core": 7.1.19
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
Expand Down Expand Up @@ -4083,7 +4083,7 @@ fsevents@^2.3.2:
"@jest/reporters": ^29.2.1
"@jest/test-result": ^29.2.1
"@jest/types": ^29.2.1
"@types/achrinza__node-ipc": "npm:@types/[email protected].0"
"@types/achrinza__node-ipc": "npm:@types/[email protected].3"
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
"@types/jest": 29.1.2
Expand Down

0 comments on commit 9355b62

Please sign in to comment.