Skip to content

Commit

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

Bump @types/node from 20.9.1 to 20.9.2
  • Loading branch information
github-actions[bot] authored Nov 20, 2023
2 parents 2ccddf6 + 26ef071 commit 06d915b
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.9.1",
"@types/node": "^20.9.2",
"@types/tar-fs": "^2.0.4",
"@vercel/ncc": "^0.38.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 @@ -115,10 +115,10 @@
dependencies:
"@octokit/openapi-types" "^19.0.2"

"@types/node@*", "@types/node@^20.9.1":
version "20.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.1.tgz#9d578c610ce1e984adda087f685ace940954fe19"
integrity sha512-HhmzZh5LSJNS5O8jQKpJ/3ZcrrlG6L70hpGqMIAoM9YVD0YBRNWYsfwcXq8VnSjlNpCpgLzMXdiPo+dxcvSmiA==
"@types/node@*", "@types/node@^20.9.2":
version "20.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6"
integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 06d915b

Please sign in to comment.