Skip to content

Commit 2484b87

Browse files
chore(deps): bump @types/node from 22.5.1 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b87ee57 commit 2484b87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@tsparticles/engine": "^3.3.0",
4747
"@tsparticles/react": "^3.0.0",
4848
"@tsparticles/slim": "^3.3.0",
49-
"@types/node": "22.5.1",
49+
"@types/node": "22.5.4",
5050
"@types/nspell": "^2.1.6",
5151
"@types/pako": "^2.0.3",
5252
"@types/react": "18.3.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7817,10 +7817,10 @@
78177817
dependencies:
78187818
"@types/node" "*"
78197819

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

0 commit comments

Comments
 (0)