Skip to content

Commit

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

Bump @types/node from 18.15.10 to 18.15.11
  • Loading branch information
github-actions[bot] authored Mar 29, 2023
2 parents c8d6d43 + 86b54b1 commit d7fd567
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.0",
"@types/mime": "3.0.1",
"@types/node": "18.15.10",
"@types/node": "18.15.11",
"@types/react": "18.0.30",
"@types/react-dom": "18.0.11",
"@types/sharp": "0.31.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3621,10 +3621,10 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==

"@types/node@*", "@types/node@18.15.10", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "18.15.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
"@types/node@*", "@types/node@18.15.11", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "18.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==

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

0 comments on commit d7fd567

Please sign in to comment.