Skip to content

Commit d9269c7

Browse files
Bump sass from 1.83.1 to 1.83.4 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.83.1 to 1.83.4 - [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.83.1...1.83.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sass ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a5d779 commit d9269c7

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
@@ -194,7 +194,7 @@
194194
"react-copy-to-clipboard": "^5.1.0",
195195
"react-dom": "^16.14.0",
196196
"rimraf": "^3.0.2",
197-
"sass": "~1.83.1",
197+
"sass": "~1.83.4",
198198
"sass-loader": "^12.6.0",
199199
"sass-resources-loader": "^2.2.5",
200200
"ts-node": "^8.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9750,10 +9750,10 @@ [email protected]:
97509750
immutable "^4.0.0"
97519751
source-map-js ">=0.6.2 <2.0.0"
97529752

9753-
sass@^1.25.0, sass@~1.83.1:
9754-
version "1.83.1"
9755-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
9756-
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
9753+
sass@^1.25.0, sass@~1.83.4:
9754+
version "1.83.4"
9755+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
9756+
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
97579757
dependencies:
97589758
chokidar "^4.0.0"
97599759
immutable "^5.0.2"

0 commit comments

Comments
 (0)