Skip to content

Commit 80f416e

Browse files
authored
Merge pull request #470 from ndabAP/dependabot/npm_and_yarn/sass-1.63.4
chore(deps-dev): bump sass from 1.62.1 to 1.63.4
2 parents a66f043 + a511967 commit 80f416e

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
@@ -73,7 +73,7 @@
7373
"eslint-plugin-standard": "^4.1.0",
7474
"eslint-plugin-vue": "^7.20.0",
7575
"husky": "^8.0.3",
76-
"sass": "^1.62.1",
76+
"sass": "^1.63.4",
7777
"sass-loader": "^8.0.2",
7878
"semantic-release": "^19.0.5",
7979
"vue-jest": "^5.0.0-0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11539,10 +11539,10 @@ sass-loader@^8.0.2:
1153911539
schema-utils "^2.6.1"
1154011540
semver "^6.3.0"
1154111541

11542-
sass@^1.62.1:
11543-
version "1.62.1"
11544-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
11545-
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
11542+
sass@^1.63.4:
11543+
version "1.63.4"
11544+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.4.tgz#caf60643321044c61f6a0fe638a07abbd31cfb5d"
11545+
integrity sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==
1154611546
dependencies:
1154711547
chokidar ">=3.0.0 <4.0.0"
1154811548
immutable "^4.0.0"

0 commit comments

Comments
 (0)