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-02-14 09:12:14 +0100
committerGitHub <noreply@github.com>2023-02-14 09:12:14 +0100
commit93e36c0d551d0088a98c8d1f6db5186af80353f7 (patch)
treebd4206a58589c48885b34df052e408f9bb1986d8 /package.json
parent737fbe5c0287e6dfd6b38259835b1ae5f9dc68b1 (diff)
Bump stylelint-config-standard-scss from 7.0.0 to 7.0.1 (#23578)
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 9fc84f01d..97cbe4f97 100644
--- a/package.json
+++ b/package.json
@@ -158,7 +158,7 @@
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.14.0",
     "stylelint": "^15.1.0",
-    "stylelint-config-standard-scss": "^7.0.0",
+    "stylelint-config-standard-scss": "^7.0.1",
     "webpack-dev-server": "^3.11.3",
     "yargs": "^17.6.2"
   },