Skip to content

Commit

Permalink
Merge branch 'master' into 2/1990-dojoadmin-create-exercises-tab
Browse files Browse the repository at this point in the history
  • Loading branch information
flacial authored Jun 23, 2022
2 parents 5545784 + cf2bf0c commit ee23de2
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 @@ -65,7 +65,7 @@
"react-dom": "^17.0.2",
"react-feather": "^2.0.10",
"rehype-autolink-headings": "^6.1.0",
"sass": "^1.52.3",
"sass": "^1.53.0",
"use-undo": "^1.1.0",
"winston": "^3.7.2",
"yup": "^0.32.11"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15839,10 +15839,10 @@ sass-loader@^10.2.1:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.52.3:
version "1.52.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.3.tgz#b7cc7ffea2341ccc9a0c4fd372bf1b3f9be1b6cb"
integrity sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==
sass@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.53.0.tgz#eab73a7baac045cc57ddc1d1ff501ad2659952eb"
integrity sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit ee23de2

Please sign in to comment.