Skip to content

Commit aafa085

Browse files
Bump sass from 1.77.8 to 1.78.0 (#834)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1892b0e commit aafa085

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
@@ -13,7 +13,7 @@
1313
"jquery": "3.7.1",
1414
"jquery-ui": "1.14.0",
1515
"jquery-ujs": "1.2.3",
16-
"sass": "^1.77.8"
16+
"sass": "^1.78.0"
1717
},
1818
"scripts": {
1919
"build": "yarn build:js && yarn build:css",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ readdirp@~3.6.0:
288288
dependencies:
289289
picomatch "^2.2.1"
290290

291-
sass@^1.77.8:
292-
version "1.77.8"
293-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
294-
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
291+
sass@^1.78.0:
292+
version "1.78.0"
293+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
294+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
295295
dependencies:
296296
chokidar ">=3.0.0 <4.0.0"
297297
immutable "^4.0.0"

0 commit comments

Comments
 (0)