Skip to content

Commit 7a2099e

Browse files
chore(deps): bump postcss from 8.5.14 to 8.5.15 (#4924)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.14 to 8.5.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ccca4d commit 7a2099e

5 files changed

Lines changed: 821 additions & 821 deletions

File tree

apps/eds-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"autoprefixer": "^10.4.27",
3434
"eslint": "^9.38.0",
3535
"eslint-config-next": "16.2.4",
36-
"postcss": "^8.5.13",
36+
"postcss": "^8.5.15",
3737
"tailwindcss": "^4.2.4",
3838
"typescript": "^5.9.3"
3939
},

packages/eds-core-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jest-environment-jsdom": "^30.3.0",
8181
"jest-styled-components": "^7.4.0",
8282
"js-file-download": "^0.4.12",
83-
"postcss": "^8.5.13",
83+
"postcss": "^8.5.15",
8484
"postcss-import": "^16.1.1",
8585
"ramda": "^0.32.0",
8686
"react": "^19.2.4",

packages/eds-data-grid-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"jest-environment-jsdom": "30.3.0",
6868
"jest-styled-components": "^7.4.0",
6969
"js-file-download": "^0.4.12",
70-
"postcss": "^8.5.13",
70+
"postcss": "^8.5.15",
7171
"ramda": "^0.32.0",
7272
"react": "^19.2.4",
7373
"react-dom": "^19.2.4",

packages/eds-lab-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest-environment-jsdom": "^30.3.0",
7272
"jest-styled-components": "^7.4.0",
7373
"js-file-download": "^0.4.12",
74-
"postcss": "^8.5.13",
74+
"postcss": "^8.5.15",
7575
"ramda": "^0.32.0",
7676
"react": "^19.2.4",
7777
"react-dom": "^19.2.4",

0 commit comments

Comments
 (0)