Skip to content

Commit 3fe30f5

Browse files
Merge pull request #70 from MOIMOB/renovate/all-minor-patch
fix(deps): update all non-major dependencies
2 parents 1f7f3f6 + 9e28e29 commit 3fe30f5

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

+28-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@craco/craco": "6.4.5",
15-
"@reduxjs/toolkit": "1.9.1",
15+
"@reduxjs/toolkit": "1.9.2",
1616
"@testing-library/jest-dom": "5.16.5",
1717
"@testing-library/react": "12.1.5",
1818
"@testing-library/user-event": "13.5.0",
@@ -24,11 +24,11 @@
2424
"react": "17.0.2",
2525
"react-dom": "17.0.2",
2626
"react-helmet-async": "1.3.0",
27-
"react-hotjar": "5.3.0",
27+
"react-hotjar": "5.4.1",
2828
"react-icons": "4.7.1",
2929
"react-redux": "7.2.9",
3030
"react-scripts": "4.0.3",
31-
"sass": "1.56.1",
31+
"sass": "1.58.0",
3232
"web-vitals": "2.1.4"
3333
},
3434
"scripts": {
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"autoprefixer": "9.8.8",
59-
"postcss": "8.4.19",
59+
"postcss": "8.4.21",
6060
"tailwindcss": "npm:@tailwindcss/[email protected]"
6161
},
6262
"keywords": []

0 commit comments

Comments
 (0)