Skip to content

Commit

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

Bump sass from 1.81.1 to 1.82.0
  • Loading branch information
cwrw authored Dec 5, 2024
2 parents 5af747b + b36816b commit c5e8cb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"file-loader": "^6.2.0",
"govuk-frontend": "^5.7.1",
"nunjucks": "^3.2.4",
"sass": "^1.81.1",
"sass": "^1.82.0",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.96",
"webpack-assets-manifest": "^5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3425,7 +3425,7 @@ __metadata:
govuk-frontend: "npm:^5.7.1"
nunjucks: "npm:^3.2.4"
prettier: "npm:^2.8.8"
sass: "npm:^1.81.1"
sass: "npm:^1.82.0"
terser-webpack-plugin: "npm:^5.3.10"
webpack: "npm:^5.96"
webpack-assets-manifest: "npm:^5.2.1"
Expand Down Expand Up @@ -6614,9 +6614,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.81.1":
version: 1.81.1
resolution: "sass@npm:1.81.1"
"sass@npm:^1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -6627,7 +6627,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: be30371b1706ae84ca39fc724368deae5fd9cf94f4737fb0120f166e81545d113d1aa9abd3d797cf66f1d48625ab20ec838509f157d23e3e1e57c6a7e5e78cda
checksum: 7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
languageName: node
linkType: hard

Expand Down

0 comments on commit c5e8cb6

Please sign in to comment.