Skip to content

Commit e52cfe3

Browse files
chore(deps): bump sass from 1.97.2 to 1.98.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.98.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.97.2...1.98.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eea7dc commit e52cfe3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10070,7 +10070,7 @@ immer@^11.0.0:
1007010070
resolved "https://registry.yarnpkg.com/immer/-/immer-11.1.3.tgz#78681e1deb6cec39753acf04eb16d7576c04f4d6"
1007110071
integrity sha512-6jQTc5z0KJFtr1UgFpIL3N9XSC3saRaI9PwWtzM2pSqkNGtiNkYY2OSwkOGDK2XcTRcLb1pi/aNkKZz0nxVH4Q==
1007210072

10073-
immutable@^5.0.2:
10073+
immutable@^5.1.5:
1007410074
version "5.1.5"
1007510075
resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.1.5.tgz#93ee4db5c2a9ab42a4a783069f3c5d8847d40165"
1007610076
integrity sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==
@@ -15869,12 +15869,12 @@ sass-loader@^16.0.2, sass-loader@^16.0.5:
1586915869
neo-async "^2.6.2"
1587015870

1587115871
sass@^1.89.2:
15872-
version "1.97.2"
15873-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.2.tgz#e515a319092fd2c3b015228e3094b40198bff0da"
15874-
integrity sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
15872+
version "1.98.0"
15873+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.98.0.tgz#924ce85a3745ccaccd976262fdc1bc0c13aa8e57"
15874+
integrity sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==
1587515875
dependencies:
1587615876
chokidar "^4.0.0"
15877-
immutable "^5.0.2"
15877+
immutable "^5.1.5"
1587815878
source-map-js ">=0.6.2 <2.0.0"
1587915879
optionalDependencies:
1588015880
"@parcel/watcher" "^2.4.1"

0 commit comments

Comments
 (0)