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-21 09:41:28 +0100
committerGitHub <noreply@github.com>2023-02-21 09:41:28 +0100
commit513316f768701fa3450da25d52e262f1adbfed4c (patch)
treeff828c0ee73cb895ffd502ad70f4753c2e98b446 /package.json
parent57b83ce3377098b950c696995d31ac906f1a1b13 (diff)
Bump stylelint from 15.1.0 to 15.2.0 (#23770)
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 7e78b9b70..07c2a12c9 100644
--- a/package.json
+++ b/package.json
@@ -157,7 +157,7 @@
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.14.0",
-    "stylelint": "^15.1.0",
+    "stylelint": "^15.2.0",
     "stylelint-config-standard-scss": "^7.0.1",
     "webpack-dev-server": "^3.11.3",
     "yargs": "^17.7.0"