Skip to content

Commit

Permalink
Merge pull request #2112 from ujh/dependabot/npm_and_yarn/sass-1.74.1
Browse files Browse the repository at this point in the history
Bump sass from 1.72.0 to 1.74.1
  • Loading branch information
ujh authored Apr 4, 2024
2 parents f6a907c + d2db2ba commit e1ee108
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 @@ -41,7 +41,7 @@
"react-table-6": "^6.11.0",
"recharts": "1.8.6",
"regenerator-runtime": "^0.14.1",
"sass": "^1.72.0",
"sass": "^1.74.1",
"sass-loader": "^14.1.1",
"select2": "4.0.13",
"webpack": "^5.91.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7250,10 +7250,10 @@ sass-loader@^14.1.1:
dependencies:
neo-async "^2.6.2"

sass@^1.72.0:
version "1.72.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
sass@^1.74.1:
version "1.74.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit e1ee108

Please sign in to comment.