Skip to content

Commit

Permalink
chore(deps): update node.js to v16.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 0c98dc1 commit 60fedbb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
"@types/jest": "29.1.2",
"@types/node": "16.11.64",
"@types/node": "16.11.68",
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
Expand All @@ -72,7 +72,7 @@
"typescript": "4.8.4"
},
"volta": {
"node": "16.14.2",
"node": "16.20.2",
"yarn": "1.22.19"
}
}
2 changes: 1 addition & 1 deletion packages/jest-runner-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/fs-extra": "9.0.13",
"@types/istanbul-lib-coverage": "2.0.4",
"@types/jest": "29.1.2",
"@types/node": "16.11.64",
"@types/node": "16.11.68",
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1401,10 +1401,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.64":
version: 16.11.64
resolution: "@types/node@npm:16.11.64"
checksum: 3634477efbeb586f8cdc1baf7670d8ea89c1eba1beac0354fa9123ca193d794da84ec40d4f8a54f694587ba5469e4124ebbba37542ed88eca95a3980ec45551a
"@types/node@npm:16.11.68":
version: 16.11.68
resolution: "@types/node@npm:16.11.68"
checksum: a35293b6b8867e10ab9e10b6cd5f0e4224a86256d5ef102581dcb9f79f35f255ad87443e8584ddf8dce1229ee28885c58187e41822cf8d1e82495e7897c47c3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4047,7 +4047,7 @@ fsevents@^2.3.2:
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
"@types/jest": 29.1.2
"@types/node": 16.11.64
"@types/node": 16.11.68
"@types/vscode": 1.71.0
"@typescript-eslint/eslint-plugin": 5.39.0
"@typescript-eslint/parser": 5.39.0
Expand Down Expand Up @@ -4087,7 +4087,7 @@ fsevents@^2.3.2:
"@types/fs-extra": 9.0.13
"@types/istanbul-lib-coverage": 2.0.4
"@types/jest": 29.1.2
"@types/node": 16.11.64
"@types/node": 16.11.68
"@types/vscode": 1.71.0
"@typescript-eslint/eslint-plugin": 5.39.0
"@typescript-eslint/parser": 5.39.0
Expand Down

0 comments on commit 60fedbb

Please sign in to comment.