Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 7620243 commit 9c21a49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion @ecomplus/storefront-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"raw-loader": "^4.0.2",
"recursive-readdir": "^2.2.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.80.6",
"sass": "^1.81.0",
"sass-loader": "^10.5.2",
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion @ecomplus/storefront-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"url": "git+https://github.com/ecomplus/storefront-starter.git"
},
"dependencies": {
"@ecomplus/storefront-template": "^2.0.0-beta.276"
"@ecomplus/storefront-template": "^2.0.0-next.3"
}
}

0 comments on commit 9c21a49

Please sign in to comment.