Skip to content

Commit b4d481d

Browse files
authored
Merge pull request #602 from BitcoinSchema/dependabot/npm_and_yarn/master/sass-1.89.2
Bump sass from 1.89.1 to 1.89.2
2 parents a99f6e6 + a753e3b commit b4d481d

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lint-staged": "^16.1.0",
4848
"npm-check-updates": "^18.0.1",
4949
"prettier-standard": "^16.4.1",
50-
"sass": "^1.89.1",
50+
"sass": "^1.89.2",
5151
"standard": "^17.1.2",
5252
"standard-markdown": "^7.1.0",
5353
"standard-version": "^9.5.0"
@@ -102,6 +102,6 @@
102102
]
103103
},
104104
"dependencies": {
105-
"sass": "^1.89.1"
105+
"sass": "^1.89.2"
106106
}
107107
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8390,10 +8390,10 @@ safe-regex-test@^1.0.3:
83908390
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
83918391
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
83928392

8393-
sass@^1.89.1:
8394-
version "1.89.1"
8395-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
8396-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
8393+
sass@^1.89.2:
8394+
version "1.89.2"
8395+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
8396+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
83978397
dependencies:
83988398
chokidar "^4.0.0"
83998399
immutable "^5.0.2"

0 commit comments

Comments
 (0)