diff --git a/build/docsify/package.json b/build/docsify/package.json index 6a1df60..e8399ee 100644 --- a/build/docsify/package.json +++ b/build/docsify/package.json @@ -19,6 +19,6 @@ }, "devDependencies": { "jest": "26.6.3", - "prettier": "2.1.2" + "prettier": "2.2.0" } } diff --git a/build/docsify/yarn.lock b/build/docsify/yarn.lock index a131949..026a3ae 100644 --- a/build/docsify/yarn.lock +++ b/build/docsify/yarn.lock @@ -3425,10 +3425,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b" + integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw== pretty-format@^26.6.2: version "26.6.2" diff --git a/build/docusaurus/package.json b/build/docusaurus/package.json index 9acc144..e3f7edb 100644 --- a/build/docusaurus/package.json +++ b/build/docusaurus/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "jest": "26.6.3", - "prettier": "2.1.2", + "prettier": "2.2.0", "rimraf": "3.0.2" } } diff --git a/build/docusaurus/yarn.lock b/build/docusaurus/yarn.lock index 00b4f43..883bcfc 100644 --- a/build/docusaurus/yarn.lock +++ b/build/docusaurus/yarn.lock @@ -6607,10 +6607,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b" + integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw== pretty-format@^26.6.2: version "26.6.2" diff --git a/build/github/package.json b/build/github/package.json index ae8b978..6f2d792 100644 --- a/build/github/package.json +++ b/build/github/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "jest": "26.6.3", - "prettier": "2.1.2", + "prettier": "2.2.0", "rimraf": "3.0.2" } } diff --git a/build/github/yarn.lock b/build/github/yarn.lock index 4d96136..525d238 100644 --- a/build/github/yarn.lock +++ b/build/github/yarn.lock @@ -2742,10 +2742,10 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b" + integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw== pretty-format@^26.6.2: version "26.6.2" diff --git a/build/production/package.json b/build/production/package.json index c4caf54..c9300e4 100644 --- a/build/production/package.json +++ b/build/production/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "jest": "26.6.3", - "prettier": "2.1.2", + "prettier": "2.2.0", "rimraf": "3.0.2" }, "resolutions": { diff --git a/build/production/yarn.lock b/build/production/yarn.lock index b8b9e6d..0b3befa 100644 --- a/build/production/yarn.lock +++ b/build/production/yarn.lock @@ -7255,10 +7255,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b" + integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw== prettier@^1.18.2: version "1.19.1" diff --git a/build/vuepress/package.json b/build/vuepress/package.json index 9f70463..4f0126f 100644 --- a/build/vuepress/package.json +++ b/build/vuepress/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "jest": "26.6.3", - "prettier": "2.1.2", + "prettier": "2.2.0", "rimraf": "3.0.2" }, "resolutions": { diff --git a/build/vuepress/yarn.lock b/build/vuepress/yarn.lock index 0526af1..f36afcb 100644 --- a/build/vuepress/yarn.lock +++ b/build/vuepress/yarn.lock @@ -7250,10 +7250,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b" + integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw== prettier@^1.18.2: version "1.19.1"