Skip to content

Commit 16ce03b

Browse files
fix(deps): update all non-major dependencies (#1191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd19187 commit 16ce03b

File tree

4 files changed

+79
-73
lines changed

4 files changed

+79
-73
lines changed

@ecomplus/storefront-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@ecomplus/utils": "^1.4.1"
3333
},
3434
"dependencies": {
35-
"@brazilian-utils/brazilian-utils": "^1.0.0-rc.12",
35+
"@brazilian-utils/brazilian-utils": "^1.1.0",
3636
"@ecomplus/client": "^2.4.0",
3737
"@ecomplus/i18n": "^1.32.2",
3838
"@ecomplus/passport-client": "^1.2.1",

@ecomplus/storefront-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"raw-loader": "^4.0.2",
6060
"recursive-readdir": "^2.2.3",
6161
"resolve-url-loader": "^5.0.0",
62-
"sass": "^1.93.2",
62+
"sass": "^1.93.3",
6363
"sass-loader": "^10.5.2",
6464
"terser-webpack-plugin": "^4.2.3",
6565
"url-loader": "^4.1.1",

package-lock.json

Lines changed: 76 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-loader": "^8.4.1",
5050
"bootstrap": "^4.6.2",
5151
"browser-sync": "^3.0.4",
52-
"caniuse-lite": "^1.0.30001751",
52+
"caniuse-lite": "^1.0.30001753",
5353
"clean-webpack-plugin": "^4.0.0",
5454
"cross-env": "^7.0.3",
5555
"css-loader": "^3.6.0",

0 commit comments

Comments
 (0)