Skip to content

Commit

Permalink
chore: update test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 30, 2021
1 parent d103904 commit 6d60d54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/entry/scss/package.json
@@ -1,9 +1,9 @@
{
"dependencies": {
"css-loader": "^3.4.2",
"style-loader": "^1.1.3",
"sass-loader": "^8.0.2",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.13.1"
"css-loader": "^5.0.1",
"style-loader": "^2.0.0",
"sass-loader": "^10.1.1",
"mini-css-extract-plugin": "^1.3.5",
"node-sass": "^5.0.0"
}
}

0 comments on commit 6d60d54

Please sign in to comment.