Skip to content

Commit f4e4119

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/highlight.js-9.18.5
2 parents 38d9850 + 1f504cf commit f4e4119

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"lodash": "^4.17.20",
141141
"marked": "^1.2.4",
142142
"nuxt": "^2.14.7",
143-
"postcss": "^8.1.7",
143+
"postcss": "^8.1.8",
144144
"postcss-cli": "^8.3.0",
145145
"prettier": "1.14.3",
146146
"require-context": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11163,10 +11163,10 @@ postcss@7.x.x, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17,
1116311163
source-map "^0.6.1"
1116411164
supports-color "^6.1.0"
1116511165

11166-
postcss@^8.1.7:
11167-
version "8.1.7"
11168-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
11169-
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
11166+
postcss@^8.1.8:
11167+
version "8.1.8"
11168+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.8.tgz#697439e7276735ecdd2893d2cf8efb2236693ac3"
11169+
integrity sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==
1117011170
dependencies:
1117111171
colorette "^1.2.1"
1117211172
line-column "^1.0.2"

0 commit comments

Comments
 (0)