Skip to content

Commit

Permalink
Merge pull request #2989 from Zemnmez/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-20.1.2

Bump @types/node from 20.1.1 to 20.1.2
  • Loading branch information
github-actions[bot] authored May 11, 2023
2 parents d66ae5d + 21a9c31 commit 38dd99d
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 @@
"@types/glob": "8.1.0",
"@types/jest": "29.5.1",
"@types/mime": "3.0.1",
"@types/node": "20.1.1",
"@types/node": "20.1.2",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/sharp": "0.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3615,10 +3615,10 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==

"@types/node@*", "@types/node@20.1.1", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.1.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.1.tgz#afc492e8dbe7f672dd3a13674823522b467a45ad"
integrity sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==
"@types/node@*", "@types/node@20.1.2", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.1.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.2.tgz#8fd63447e3f99aba6c3168fd2ec4580d5b97886f"
integrity sha512-CTO/wa8x+rZU626cL2BlbCDzydgnFNgc19h4YvizpTO88MFQxab8wqisxaofQJ/9bLGugRdWIuX/TbIs6VVF6g==

"@types/node@^13.7.0":
version "13.13.52"
Expand Down

0 comments on commit 38dd99d

Please sign in to comment.