Skip to content

Commit

Permalink
Merge pull request #48 from rosingrind/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…node-20.5.7

Bump @types/node from 20.3.3 to 20.5.7
  • Loading branch information
rosingrind authored Sep 1, 2023
2 parents 9c3bba3 + e939fe7 commit 05aabd3
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 @@ -31,7 +31,7 @@
"plist": "^3.0.6"
},
"devDependencies": {
"@types/node": "^20.3.3",
"@types/node": "^20.5.7",
"@typescript-eslint/parser": "^6.2.1",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.46.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -781,10 +781,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/node@*", "@types/node@^20.3.3":
version "20.3.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.3.tgz#329842940042d2b280897150e023e604d11657d6"
integrity sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==
"@types/node@*", "@types/node@^20.5.7":
version "20.5.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.7.tgz#4b8ecac87fbefbc92f431d09c30e176fc0a7c377"
integrity sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==

"@types/plist@^3.0.2":
version "3.0.2"
Expand Down

0 comments on commit 05aabd3

Please sign in to comment.