Skip to content

Commit 43884b2

Browse files
chore(deps): update dependency postcss to ^8.5.3
1 parent a601e64 commit 43884b2

File tree

3 files changed

+90
-109
lines changed

3 files changed

+90
-109
lines changed

localenv/mock-account-servicing-entity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/react": "^18.2.73",
3535
"@types/react-dom": "^18.2.22",
3636
"autoprefixer": "^10.4.20",
37-
"postcss": "^8.5.1",
37+
"postcss": "^8.5.3",
3838
"tailwindcss": "^3.4.17"
3939
},
4040
"engines": {

packages/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jsx-a11y": "^6.10.2",
4949
"eslint-plugin-react": "^7.37.4",
5050
"pino-pretty": "^11.0.0",
51-
"postcss": "^8.5.1",
51+
"postcss": "^8.5.3",
5252
"tailwindcss": "^3.4.17"
5353
},
5454
"engines": {

0 commit comments

Comments
 (0)