about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-08 11:30:36 +0100
committerGitHub <noreply@github.com>2023-03-08 11:30:36 +0100
commit722349963c34fadacda3770928e7f0dcc32f9a3d (patch)
tree65e971591fcb88ebaea74e1185c197c92307e5e0 /package.json
parent6ee39e85f3975e137fb9197a954c321767a4497a (diff)
Bump yargs from 17.7.0 to 17.7.1 (#24002)
Signed-off-by: dependabot[bot] <support@github.com>
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 15bf30925..2b9b31909 100644
--- a/package.json
+++ b/package.json
@@ -161,7 +161,7 @@
     "stylelint": "^15.2.0",
     "stylelint-config-standard-scss": "^7.0.1",
     "webpack-dev-server": "^3.11.3",
-    "yargs": "^17.7.0"
+    "yargs": "^17.7.1"
   },
   "resolutions": {
     "kind-of": "^6.0.3"