Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent ff15d04 commit c3ed785
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 @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/redhat-plumbers-in-action/testing-farm#readme",
"devDependencies": {
"@types/node": "20.9.0",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitest/coverage-v8": "^0.34.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -416,12 +416,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
"@types/node@npm:20.10.3":
version: 20.10.3
resolution: "@types/node@npm:20.10.3"
dependencies:
undici-types: ~5.26.4
checksum: bfd927da6bff8a32051fa44bb47ca32a56d2c8bc8ba0170770f181cc1fa3c0b05863c9b930f0ba8604a48d5eb0d319166601709ca53bf2deae0025d8b6c6b8a3
checksum: 34a329494f0ea239af05eeb6f00f396963725b3eb9a2f79c5e6a6d37e823f2ab85e1079c2ee56723a37d8b89e7bbe2bd050c97144e5bb06dab93fd1cace65c97
languageName: node
linkType: hard

Expand Down Expand Up @@ -2711,7 +2711,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "testing-farm@workspace:."
dependencies:
"@types/node": 20.9.0
"@types/node": 20.10.3
"@typescript-eslint/eslint-plugin": 6.10.0
"@typescript-eslint/parser": 6.10.0
"@vitest/coverage-v8": ^0.34.6
Expand Down

0 comments on commit c3ed785

Please sign in to comment.