Skip to content

Commit

Permalink
Merge pull request #2233 from DFE-Digital/dependabot/npm_and_yarn/sas…
Browse files Browse the repository at this point in the history
…s-1.77.3
  • Loading branch information
thomasleese authored May 30, 2024
2 parents 152bd3c + 7c927db commit 9025233
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"esbuild": "^0.21.4",
"govuk-country-and-territory-autocomplete": "^1.0.2",
"govuk-frontend": "^5.4.0",
"sass": "^1.77.2"
"sass": "^1.77.3"
},
"scripts": {
"build": "esbuild app/javascript/*.* --bundle --sourcemap --target=es6 --outdir=app/assets/builds",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -326,10 +326,10 @@ readdirp@~3.6.0:
dependencies:
picomatch "^2.2.1"

sass@^1.77.2:
version "1.77.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa"
integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==
sass@^1.77.3:
version "1.77.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 9025233

Please sign in to comment.