Skip to content

Commit 2e08674

Browse files
Merge pull request #69 from microsoft/dependabot/npm_and_yarn/src/ContentProcessorWeb/dependabotchanges/postcss-8.5.3
build: bump postcss from 8.5.1 to 8.5.3 in /src/ContentProcessorWeb
2 parents 14df77c + 87ec5a2 commit 2e08674

3 files changed

Lines changed: 14 additions & 23 deletions

File tree

src/ContentProcessorWeb/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ContentProcessorWeb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cra-template-typescript": "1.3.0",
1515
"json-edit-react": "^1.23.0",
1616
"nth-check": "2.1.1",
17-
"postcss": "8.5.1",
17+
"postcss": "8.5.3",
1818
"prismjs": "^1.29.0",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",

src/ContentProcessorWeb/yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4632,7 +4632,7 @@ content-type@~1.0.4, content-type@~1.0.5:
46324632
cra-template-typescript "1.3.0"
46334633
json-edit-react "^1.23.0"
46344634
nth-check "2.1.1"
4635-
postcss "8.5.1"
4635+
postcss "8.5.3"
46364636
prismjs "^1.29.0"
46374637
react "^18.3.1"
46384638
react-dom "^18.3.1"
@@ -9044,16 +9044,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
90449044
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
90459045
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
90469046

9047-
postcss@8.5.1:
9048-
version "8.5.1"
9049-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
9050-
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
9051-
dependencies:
9052-
nanoid "^3.3.8"
9053-
picocolors "^1.1.1"
9054-
source-map-js "^1.2.1"
9055-
9056-
postcss@^7.0.35, postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.4, postcss@^8.4.47, postcss@^8.5.1:
9047+
postcss@8.5.3, postcss@^7.0.35, postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.4, postcss@^8.4.47, postcss@^8.5.1:
90579048
version "8.5.3"
90589049
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
90599050
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==

0 commit comments

Comments
 (0)