Skip to content

Commit 7440b39

Browse files
dependabot[bot]rolandgeider
authored andcommitted
build(deps-dev): bump @types/node in the types group across 1 directory
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.10.1 to 22.10.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:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ef72f1 commit 7440b39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/jest": "^29.5.14",
4545
"@types/lodash": "^4.17.13",
4646
"@types/luxon": "^3.4.2",
47-
"@types/node": "^22.10.1",
47+
"@types/node": "^22.10.4",
4848
"@types/react": "^18.3.13",
4949
"@types/react-dom": "^18.3.1",
5050
"@types/recharts": "^1.8.29",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1672,10 +1672,10 @@
16721672
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
16731673
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
16741674

1675-
"@types/node@*", "@types/node@^22.10.1":
1676-
version "22.10.1"
1677-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1678-
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
1675+
"@types/node@*", "@types/node@^22.10.4":
1676+
version "22.10.4"
1677+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.4.tgz#da36bebcc4b124f3d62bfde1cd1dafd7763949c1"
1678+
integrity sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==
16791679
dependencies:
16801680
undici-types "~6.20.0"
16811681

0 commit comments

Comments
 (0)