Skip to content

Commit

Permalink
Merge pull request #1001 from psalm/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-20.14.11
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
2 parents ffde944 + 733fb74 commit 57e9adc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/nock": "^11.1.0",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^8.57.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,10 +1143,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/node@^20.14.10":
version "20.14.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
"@types/node@*", "@types/node@^20.14.11":
version "20.14.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 57e9adc

Please sign in to comment.