Skip to content

Commit e9a3fbd

Browse files
authored
Merge pull request #473 from colbyfayock/depfu/update/yarn/sass-1.62.0
Update sass: 1.58.0 → 1.62.0 (minor)
2 parents 4feb8ab + d16ed03 commit e9a3fbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-helmet": "^6.1.0",
3737
"react-icons": "^4.8.0",
3838
"rss": "^1.2.2",
39-
"sass": "^1.58.0",
39+
"sass": "^1.62.0",
4040
"style.css": "^1.0.3"
4141
},
4242
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2225,10 +2225,10 @@ safe-regex-test@^1.0.0:
22252225
get-intrinsic "^1.1.3"
22262226
is-regex "^1.1.4"
22272227

2228-
sass@^1.58.0:
2229-
version "1.58.0"
2230-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
2231-
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
2228+
sass@^1.62.0:
2229+
version "1.62.0"
2230+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
2231+
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
22322232
dependencies:
22332233
chokidar ">=3.0.0 <4.0.0"
22342234
immutable "^4.0.0"

0 commit comments

Comments
 (0)