Skip to content

Commit

Permalink
Merge pull request #925 from shawakash/3ee4dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pes/node-22.5.4

chore(deps): bump @types/node from 22.5.1 to 22.5.4
  • Loading branch information
shawakash authored Sep 5, 2024
2 parents b87ee57 + 2484b87 commit 7d36352
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@tsparticles/engine": "^3.3.0",
"@tsparticles/react": "^3.0.0",
"@tsparticles/slim": "^3.3.0",
"@types/node": "22.5.1",
"@types/node": "22.5.4",
"@types/nspell": "^2.1.6",
"@types/pako": "^2.0.3",
"@types/react": "18.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7817,10 +7817,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/[email protected].1", "@types/node@>=13.7.0", "@types/node@^22.0.2":
version "22.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560"
integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==
"@types/node@*", "@types/[email protected].4", "@types/node@>=13.7.0", "@types/node@^22.0.2":
version "22.5.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8"
integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit 7d36352

Please sign in to comment.