Skip to content

Commit

Permalink
Merge pull request #4313 from Hacker0x01/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-1.69.3

chore(deps-dev): bump sass from 1.69.2 to 1.69.3
  • Loading branch information
martijnrusschen authored Oct 14, 2023
2 parents b97101e + e811fa4 commit fa6d0c2
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 @@ -84,7 +84,7 @@
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-uglify": "^6.0.4",
"sass": "1.69.2",
"sass": "1.69.3",
"sass-loader": "^13.3.2",
"slugify": "^1.6.6",
"style-loader": "^3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7834,10 +7834,10 @@ sass-loader@^13.3.2:
dependencies:
neo-async "^2.6.2"

[email protected].2:
version "1.69.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.2.tgz#8aeaeb6c1dcdbeaa26bbfeddece67c9fcd4b1d93"
integrity sha512-48lDtG/9OuSQZ9oNmJMUXI2QdCakAWrAGjpX/Fy6j4Og8dEAyE598x5GqCqnHkwV7+I5w8DJpqjm581q5HNh3w==
[email protected].3:
version "1.69.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.3.tgz#f8a0c488697e6419519834a13335e7b65a609c11"
integrity sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit fa6d0c2

Please sign in to comment.