File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 138
138
"lint-staged" : " ^10.5.1" ,
139
139
"loader-utils" : " ^2.0.0" ,
140
140
"lodash" : " ^4.17.20" ,
141
- "marked" : " ^1.2.2 " ,
141
+ "marked" : " ^1.2.3 " ,
142
142
"nuxt" : " ^2.14.7" ,
143
143
"postcss" : " ^8.1.4" ,
144
144
"postcss-cli" : " ^8.2.0" ,
148
148
"rollup-plugin-babel" : " ^4.4.0" ,
149
149
"rollup-plugin-commonjs" : " ^10.1.0" ,
150
150
"rollup-plugin-node-resolve" : " ^5.2.0" ,
151
- "sass" : " ^1.28 .0" ,
151
+ "sass" : " ^1.29 .0" ,
152
152
"sass-loader" : " ^10.0.5" ,
153
153
"standard-version" : " ^9.0.0" ,
154
154
"terser" : " ^5.3.8" ,
Original file line number Diff line number Diff line change @@ -8978,10 +8978,10 @@ markdown-escapes@^1.0.0:
8978
8978
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
8979
8979
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
8980
8980
8981
- marked@^1.2.2 :
8982
- version "1.2.2 "
8983
- resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2 .tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70 "
8984
- integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ ==
8981
+ marked@^1.2.3 :
8982
+ version "1.2.3 "
8983
+ resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.3 .tgz#58817ba348a7c9398cb94d40d12e0d08df83af57 "
8984
+ integrity sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw ==
8985
8985
8986
8986
md5.js@^1.3.4:
8987
8987
version "1.3.5"
@@ -12227,10 +12227,10 @@ sass-loader@^10.0.5:
12227
12227
schema-utils "^3.0.0"
12228
12228
semver "^7.3.2"
12229
12229
12230
- sass@^1.28 .0:
12231
- version "1.28 .0"
12232
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.28 .0.tgz#546f1308ff74cc4ec2ad735fd35dc18bc3f51f72 "
12233
- integrity sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A ==
12230
+ sass@^1.29 .0:
12231
+ version "1.29 .0"
12232
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.29 .0.tgz#ec4e1842c146d8ea9258c28c141b8c2b7c6ab7f1 "
12233
+ integrity sha512-ZpwAUFgnvAUCdkjwPREny+17BpUj8nh5Yr6zKPGtLNTLrmtoRYIjm7njP24COhjJldjwW1dcv52Lpf4tNZVVRA ==
12234
12234
dependencies:
12235
12235
chokidar ">=2.0.0 <4.0.0"
12236
12236
You can’t perform that action at this time.
0 commit comments