Skip to content

Commit daf34c0

Browse files
authored
Merge pull request #751 from citizensadvice/dependabot/npm_and_yarn/regular-updates-1654ab6879
[dependabot:npm] Bump sass from 1.97.2 to 1.97.3 in the regular-updates group
2 parents bdaa54f + a1da6e6 commit daf34c0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@datadog/browser-logs": "^6.25.4",
77
"esbuild": "^0.27",
88
"eslint-plugin-import": "^2.32.0",
9-
"sass": "^1.97.2"
9+
"sass": "^1.97.3"
1010
},
1111
"scripts": {
1212
"build": "esbuild app/javascript/*.* --bundle --sourcemap --entry-names=[name]-[hash].digested --outdir=app/assets/builds --metafile=js-build-meta.json --minify",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2896,10 +2896,10 @@ safe-regex-test@^1.1.0:
28962896
es-errors "^1.3.0"
28972897
is-regex "^1.2.1"
28982898

2899-
sass@^1.97.2:
2900-
version "1.97.2"
2901-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.2.tgz#e515a319092fd2c3b015228e3094b40198bff0da"
2902-
integrity sha512-y5LWb0IlbO4e97Zr7c3mlpabcbBtS+ieiZ9iwDooShpFKWXf62zz5pEPdwrLYm+Bxn1fnbwFGzHuCLSA9tBmrw==
2899+
sass@^1.97.3:
2900+
version "1.97.3"
2901+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.3.tgz#9cb59339514fa7e2aec592b9700953ac6e331ab2"
2902+
integrity sha512-fDz1zJpd5GycprAbu4Q2PV/RprsRtKC/0z82z0JLgdytmcq0+ujJbJ/09bPGDxCLkKY3Np5cRAOcWiVkLXJURg==
29032903
dependencies:
29042904
chokidar "^4.0.0"
29052905
immutable "^5.0.2"

0 commit comments

Comments
 (0)