Skip to content

Commit

Permalink
Merge pull request #141 from JEsperancinhaOrg/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/types/node-20.5.9

Bump @types/node from 20.5.8 to 20.5.9
  • Loading branch information
github-actions[bot] authored Sep 4, 2023
2 parents b4e18af + d901a3b commit a3a82cc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"zlib": "^1.0.5"
},
"devDependencies": {
"@types/node": "^20.5.8",
"@types/node": "^20.5.9",
"@types/tar-fs": "^2.0.1",
"@vercel/ncc": "^0.36.1",
"npm-prepare-dist": "^0.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@
dependencies:
"@octokit/openapi-types" "^11.2.0"

"@types/node@*", "@types/node@^20.5.8":
version "20.5.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.8.tgz#fb171fd22d37ca6e2ea97fde88e6a13ee14bc327"
integrity sha512-eajsR9aeljqNhK028VG0Wuw+OaY5LLxYmxeoXynIoE6jannr9/Ucd1LL0hSSoafk5LTYG+FfqsyGt81Q6Zkybw==
"@types/node@*", "@types/node@^20.5.9":
version "20.5.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a"
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==

"@types/tar-fs@^2.0.1":
version "2.0.1"
Expand Down

0 comments on commit a3a82cc

Please sign in to comment.