Skip to content

Commit 0d3edc9

Browse files
dependabot[bot]dgolovin
authored andcommitted
build(deps-dev): bump @types/node from 20.17.14 to 20.17.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.14 to 20.17.19. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 879c118 commit 0d3edc9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"@podman-desktop/api": "1.14.1",
150150
"@playwright/test": "^1.50.1",
151151
"@podman-desktop/tests-playwright": "next",
152-
"@types/node": "^20.17.14",
152+
"@types/node": "^20.17.19",
153153
"@typescript-eslint/eslint-plugin": "^5.55.0",
154154
"@typescript-eslint/parser": "^5.55.0",
155155
"@vitest/coverage-v8": "^2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -663,10 +663,10 @@
663663
dependencies:
664664
undici-types "~6.19.2"
665665

666-
"@types/node@^20.17.14", "@types/node@^20.9.0":
667-
version "20.17.14"
668-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608"
669-
integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==
666+
"@types/node@^20.17.19", "@types/node@^20.9.0":
667+
version "20.17.19"
668+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
669+
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
670670
dependencies:
671671
undici-types "~6.19.2"
672672

0 commit comments

Comments
 (0)