Skip to content

Commit

Permalink
Merge pull request #1899 from DFE-Digital/dependabot/npm_and_yarn/sas…
Browse files Browse the repository at this point in the history
…s-1.69.6

Bump sass from 1.69.5 to 1.69.6
  • Loading branch information
thomasleese authored Dec 29, 2023
2 parents 44b9ded + cf77514 commit 9895754
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.19.10",
"govuk-country-and-territory-autocomplete": "^1.0.2",
"govuk-frontend": "^4.7.0",
"sass": "^1.69.5"
"sass": "^1.69.6"
},
"scripts": {
"build": "esbuild app/javascript/*.* --bundle --sourcemap --target=ie11 --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.69.5:
version "1.69.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
sass@^1.69.6:
version "1.69.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 9895754

Please sign in to comment.