Skip to content

Commit

Permalink
Merge pull request #296 from elwayman02/dependabot/npm_and_yarn/sass-…
Browse files Browse the repository at this point in the history
…1.47.0
  • Loading branch information
dependabot[bot] committed Jan 10, 2022
2 parents a85d451 + a8e2052 commit a1bb0d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"prettier": "^2.5.1",
"qunit": "^2.17.2",
"qunit-dom": "^2.0.0",
"sass": "^1.45.2",
"sass": "^1.47.0",
"webpack": "^5.65.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11580,10 +11580,10 @@ sane@^5.0.1:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.45.2:
version "1.45.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
sass@^1.47.0:
version "1.47.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.47.0.tgz#c22dd0eed2e4a991430dae0b03c8e694bc41c2b4"
integrity sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit a1bb0d8

Please sign in to comment.