Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 4f829f7 commit 495bbfe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.1",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ __metadata:
resolution: "@poool/access-php-server-side-example@workspace:."
dependencies:
"@types/eslint": "npm:8.56.2"
"@types/node": "npm:20.11.1"
"@types/node": "npm:20.17.6"
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
buffer: "npm:6.0.3"
Expand Down Expand Up @@ -440,12 +440,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
"@types/node@npm:20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: f665cdce28b0b6e57338d1f74e0599ee9b10eac74cff729921c8f473807398e9aba2f8cf74c74a4d3dfbc2d616c73267da7de3003ed3c8152ea366bf4c96a91a
undici-types: "npm:~6.19.2"
checksum: 5918c7ff8368bbe6d06d5e739c8ae41a9db41628f28760c60cda797be7d233406f07c4d0e6fdd960a0a342ec4173c2217eb6624e06bece21c1f1dd1b92805c15
languageName: node
linkType: hard

Expand Down Expand Up @@ -2278,10 +2278,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

Expand Down

0 comments on commit 495bbfe

Please sign in to comment.