diff options
author | Revanshu Paliwal <revanshu.paliwal@sonarsource.com> | 2022-10-10 15:32:39 +0200 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2022-10-13 20:03:18 +0000 |
commit | feec32063fe34a989c32b9add3449cad448bc51d (patch) | |
tree | 26e8c6f17ab502c54e9c0c10af4055f22bb453c4 /server/sonar-web/yarn.lock | |
parent | e33830f707d30bfbdbd08a6a58a12f4387b0f5e5 (diff) | |
download | sonarqube-feec32063fe34a989c32b9add3449cad448bc51d.tar.gz sonarqube-feec32063fe34a989c32b9add3449cad448bc51d.zip |
[NO JIRA] Validate package.json format
Diffstat (limited to 'server/sonar-web/yarn.lock')
-rw-r--r-- | server/sonar-web/yarn.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index 4045263e11a..7e7d9be455b 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -2406,7 +2406,7 @@ __metadata: rehype-slug: 3.0.0 remark: 11.0.2 remark-custom-blocks: 2.5.1 - remark-react: 7 + remark-react: 7.0.1 remark-rehype: 6.0.0 testing-library-selector: 0.2.1 typescript: 4.6.3 @@ -9431,7 +9431,7 @@ __metadata: languageName: node linkType: hard -"remark-react@npm:7": +"remark-react@npm:7.0.1": version: 7.0.1 resolution: "remark-react@npm:7.0.1" dependencies: |