Skip to content

Commit

Permalink
refactor: updated dependencies regarding node-sass (pattern-lab#1300)
Browse files Browse the repository at this point in the history
* chore(docs): some typos

missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)

* Revert "Merge pull request pattern-lab#2 from pattern-lab/dev"

This reverts commit 7812878, reversing
changes made to 26db979.

* Revert "Merge pull request pattern-lab#1 from pattern-lab/dev"

This reverts commit 26db979, reversing
changes made to fc90750.

* Revert "chore(docs): some typos"

This reverts commit 271dc8d.

* chore: initially regenerated the yarn.lock file

by yarn setup

* refactor: updated node-sass related dependencies

* Revert "Merge branch 'dev' into refactor-updated-dependency-node-sass"

This reverts commit cae1528, reversing
changes made to bff9389.

* fix: correctly cherry-picked commit 8e78460

* refactor: regenerated yarn.lock

Co-authored-by: Maximilian <mfr@nzke.net>
Co-authored-by: Josef Bredreck <slime.games@outlook.de>
  • Loading branch information
3 people committed Mar 26, 2021
1 parent f36d967 commit dfb4d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/uikit-workshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"mini-css-extract-plugin": "^0.8.0",
"mousetrap": "^1.6.3",
"no-emit-webpack-plugin": "^1.0.0",
"node-sass": "^4.14.1",
"node-sass": "^5.0.0",
"node-sass-selector-importer": "^5.2.0",
"postcss-loader": "^3.0.0",
"preact": "8.3.1",
Expand All @@ -104,7 +104,7 @@
"react-popper-tooltip": "^2.7.0",
"redux": "3.7.2",
"redux-thunk": "^2.3.0",
"sass-loader": "^8.0.0",
"sass-loader": "^10.1.1",
"scriptjs": "^2.5.8",
"scroll-js": "^2.2.0",
"skatejs": "^5.2.4",
Expand Down

0 comments on commit dfb4d98

Please sign in to comment.