Skip to content

Commit 929e9a6

Browse files
committed
chore upgd packages
1 parent ab47d3e commit 929e9a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-scss": "^2.6.0",
4545
"rollup-plugin-vue": "^6.0.0-beta.10",
4646
"sass": "^1.26.11",
47-
"stylelint": "^13.7.1",
47+
"stylelint": "^13.7.2",
4848
"stylelint-config-standard": "^20.0.0",
4949
"typescript": "^4.0.3",
5050
"vite": "^1.0.0-rc.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4043,7 +4043,7 @@ rollup@^2.20.0:
40434043
optionalDependencies:
40444044
fsevents "~2.1.2"
40454045

4046-
rollup@^2.28.2:
4046+
rollup@^2.28.1:
40474047
version "2.28.2"
40484048
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b"
40494049
integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg==
@@ -4421,10 +4421,10 @@ stylelint-config-standard@^20.0.0:
44214421
dependencies:
44224422
stylelint-config-recommended "^3.0.0"
44234423

4424-
stylelint@^13.7.1:
4425-
version "13.7.1"
4426-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.1.tgz#bee97ee78d778a3f1dbe3f7397b76414973e263e"
4427-
integrity sha512-qzqazcyRxrSRdmFuO0/SZOJ+LyCxYy0pwcvaOBBnl8/2VfHSMrtNIE+AnyJoyq6uKb+mt+hlgmVrvVi6G6XHfQ==
4424+
stylelint@^13.7.2:
4425+
version "13.7.2"
4426+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.7.2.tgz#6f3c58eea4077680ed0ceb0d064b22b100970486"
4427+
integrity sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==
44284428
dependencies:
44294429
"@stylelint/postcss-css-in-js" "^0.37.2"
44304430
"@stylelint/postcss-markdown" "^0.36.1"

0 commit comments

Comments
 (0)