summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-08 22:40:56 -0700
committerGitHub <[email protected]>2025-07-09 05:40:56 +0000
commitf6cd65190fbfd8d81166fab999ed64210d00a24d (patch)
treebbee91bb4fcf368e04a7a3e25d6d15ca57d1125b /package.json
parent698ec8172c204eecb2659d3896a7686adf60ae17 (diff)
chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 35576ecc..c12c4a1a 100644
--- a/package.json
+++ b/package.json
@@ -77,6 +77,6 @@
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"vitest": "^3.2.4",
- "yargs": "^17.7.2"
+ "yargs": "^18.0.0"
}
}