Skip to content

Commit

Permalink
Merge pull request #406 from jontze/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-20.6.0

chore(deps-dev): Bump @types/node from 20.5.9 to 20.6.0
  • Loading branch information
jontze authored Sep 11, 2023
2 parents d7f451c + 02a1d60 commit e2d9dd1
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 @@ -28,7 +28,7 @@
"@semantic-release/git": "^10.0.1",
"@types/jest": "^27.5.0",
"@types/mock-fs": "^4.13.1",
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"@types/semver": "^7.5.1",
"@vercel/ncc": "^0.38.0",
"jest": "^27.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1357,10 +1357,10 @@
dependencies:
"@types/node" "*"

"@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/node@*", "@types/node@^20.6.0":
version "20.6.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.0.tgz#9d7daa855d33d4efec8aea88cd66db1c2f0ebe16"
integrity sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit e2d9dd1

Please sign in to comment.