Skip to content

Commit a30cafc

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/marked-1.2.5
2 parents ace888a + 1446bb8 commit a30cafc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"eslint-plugin-vue": "^7.1.0",
131131
"esm": "^3.2.25",
132132
"execa": "^4.1.0",
133-
"highlight.js": "^9.18.4",
133+
"highlight.js": "^9.18.5",
134134
"html-loader": "^1.3.2",
135135
"husky": "^4.3.0",
136136
"improved-yarn-audit": "^2.3.1",
@@ -140,7 +140,7 @@
140140
"lodash": "^4.17.20",
141141
"marked": "^1.2.5",
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6914,10 +6914,10 @@ hex-color-regex@^1.1.0:
69146914
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
69156915
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
69166916

6917-
highlight.js@^9.18.4:
6918-
version "9.18.4"
6919-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.4.tgz#e3f8df4f5ef5ff56bbbf4cd535391a33120e4835"
6920-
integrity sha512-Bb4K6pAKRr3WCRI4dZaak0lPgerK/bMDuaDhKpomWdeKnpcunMtSWi4KFqeoLrHlITf88TISu2ZX7dZe6fSJfQ==
6917+
highlight.js@^9.18.5:
6918+
version "9.18.5"
6919+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
6920+
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
69216921

69226922
hmac-drbg@^1.0.0:
69236923
version "1.0.1"
@@ -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)