Skip to content

Commit

Permalink
Merge pull request #1700 from tryzealot/dependabot/npm_and_yarn/sass-…
Browse files Browse the repository at this point in the history
…1.80.3

chore(deps): bump sass from 1.80.2 to 1.80.3
  • Loading branch information
icyleaf authored Oct 22, 2024
2 parents a3f988c + fffaffd commit 1a81edf
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 @@ -16,7 +16,7 @@
"compare-versions": "^6.1.1",
"esbuild": "^0.24.0",
"overlayscrollbars": "^2.10.0",
"sass": "^1.80.2",
"sass": "^1.80.3",
"ua-parser-js": "^1.0.39"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -567,10 +567,10 @@ resolve@^1.1.6:
path-parse "^1.0.7"
supports-preserve-symlinks-flag "^1.0.0"

sass@^1.80.2:
version "1.80.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.2.tgz#9d13d85a4f81bb17e09d1dc3e1c0944f7fd7315e"
integrity sha512-9wXY8cGBlUmoUoT+vwOZOFCiS+naiWVjqlreN9ar9PudXbGwlMTFwCR5K9kB4dFumJ6ib98wZyAObJKsWf1nAA==
sass@^1.80.3:
version "1.80.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423"
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==
dependencies:
"@parcel/watcher" "^2.4.1"
chokidar "^4.0.0"
Expand Down

0 comments on commit 1a81edf

Please sign in to comment.