Skip to content

Commit 211e7be

Browse files
dependabot[bot]dgolovin
authored andcommitted
build(deps-dev): bump @types/node from 20.19.19 to 20.19.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.19 to 20.19.20. - [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-version: 20.19.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed2b536 commit 211e7be

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.22.0",
150150
"@playwright/test": "^1.56.0",
151151
"@podman-desktop/tests-playwright": "next",
152-
"@types/node": "^20.19.19",
152+
"@types/node": "^20.19.20",
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
@@ -678,10 +678,10 @@
678678
dependencies:
679679
undici-types "~6.21.0"
680680

681-
"@types/node@^20.19.19":
682-
version "20.19.19"
683-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
684-
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
681+
"@types/node@^20.19.20":
682+
version "20.19.20"
683+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03"
684+
integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ==
685685
dependencies:
686686
undici-types "~6.21.0"
687687

0 commit comments

Comments
 (0)