Skip to content

Commit 20966c3

Browse files
chore(deps-dev): bump sass from 1.60.0 to 1.62.0 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.62.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.60.0...1.62.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716c0cb commit 20966c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
"devDependencies": {
35-
"sass": "^1.60.0",
35+
"sass": "^1.62.0",
3636
"raw-loader": "^4.0.2"
3737
}
3838
}

docs-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10763,10 +10763,10 @@ sass-loader@^10.0.5:
1076310763
schema-utils "^3.0.0"
1076410764
semver "^7.3.2"
1076510765

10766-
sass@^1.60.0:
10767-
version "1.60.0"
10768-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.60.0.tgz#657f0c23a302ac494b09a5ba8497b739fb5b5a81"
10769-
integrity sha512-updbwW6fNb5gGm8qMXzVO7V4sWf7LMXnMly/JEyfbfERbVH46Fn6q02BX7/eHTdKpE7d+oTkMMQpFWNUMfFbgQ==
10766+
sass@^1.62.0:
10767+
version "1.62.0"
10768+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
10769+
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
1077010770
dependencies:
1077110771
chokidar ">=3.0.0 <4.0.0"
1077210772
immutable "^4.0.0"

0 commit comments

Comments
 (0)