8000 chore(deps-dev): bump sass from 1.28.0 to 1.29.0 (#6018) · bootstrap-vue/bootstrap-vue@14e1995 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14e1995

Browse files
chore(deps-dev): bump sass from 1.28.0 to 1.29.0 (#6018)
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.28.0...1.29.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf7a1cb commit 14e1995

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"rollup-plugin-babel": "^4.4.0",
149149
"rollup-plugin-commonjs": "^10.1.0",
150150
"rollup-plugin-node-resolve": "^5.2.0",
151-
"sass": "^1.28.0",
151+
"sass": "^1.29.0",
152152
"sass-loader": "^10.0.5",
153153
"standard-version": "^9.0.0",
154154
"terser": "^5.3.8",

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,20 +2834,6 @@ babel-eslint@^10.1.0:
28342834
eslint-visitor-keys "^1.0.0"
28352835
resolve "^1.12.0"
28362836

2837-
babel-jest@^26.6.2, babel-jest@^26.6.3:
2838-
version "26.6.3"
2839-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
2840-
integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
2841-
dependencies:
2842-
"@jest/transform" "^26.6.2"
2843-
"@jest/types" "^26.6.2"
2844-
"@types/babel__core" "^7.1.7"
2845-
babel-plugin-istanbul "^6.0.0"
2846-
babel-preset-jest "^26.6.2"
2847-
chalk "^4.0.0"
2848-
graceful-fs "^4.2.4"
2849-
slash "^3.0.0"
2850-
28512837
babel-jest@^26.6.3:
28522838
version "26.6.3"
28532839
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
@@ -12241,10 +12227,10 @@ sass-loader@^10.0.5:
1224112227
schema-utils "^3.0.0"
1224212228
semver "^7.3.2"
1224312229

12244-
sass@^1.28.0:
12245-
version "1.28.0"
12246-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.28.0.tgz#546f1308ff74cc4ec2ad735fd35dc18bc3f51f72"
12247-
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==
1224812234
dependencies:
1224912235
chokidar ">=2.0.0 <4.0.0"
1225012236

0 commit comments

Comments
 (0)
0