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-21 10:49:48 +0900
committerGitHub <noreply@github.com>2023-03-21 10:49:48 +0900
commitde6d504023ebe275c256adf600144394d48c382b (patch)
treec7f9a279309515e92c128299ae1cb3b0110d5c90 /package.json
parentf20843e60da93e98ffe7a26e10ec9e036d89cf8c (diff)
Bump stylelint from 15.2.0 to 15.3.0 (#24185)
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 8978310fe..f47f65234 100644
--- a/package.json
+++ b/package.json
@@ -158,7 +158,7 @@
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.14.0",
-    "stylelint": "^15.2.0",
+    "stylelint": "^15.3.0",
     "stylelint-config-standard-scss": "^7.0.1",
     "webpack-dev-server": "^3.11.3",
     "yargs": "^17.7.1"