Skip to content

Commit 124bf06

Browse files
dependabot[bot]chansuke
authored andcommitted
chore(deps-dev): bump @types/node from 22.15.18 to 22.15.19 in /ui-test (argoproj#23032)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f04d6c6 commit 124bf06

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/mocha": "^10.0.10",
22-
"@types/node": "^22.15.18",
22+
"@types/node": "^22.15.19",
2323
"dotenv": "^16.5.0",
2424
"mocha": "^11.2.2",
2525
"prettier": "^2.8.8",

ui-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
6161
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
6262

63-
"@types/node@*", "@types/node@^22.15.18":
64-
version "22.15.18"
65-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
66-
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
63+
"@types/node@*", "@types/node@^22.15.19":
64+
version "22.15.19"
65+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
66+
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
6767
dependencies:
6868
undici-types "~6.21.0"
6969

0 commit comments

Comments
 (0)