Skip to content

Commit 4296cf9

Browse files
chore(deps): bump postcss from 8.5.15 to 8.5.16
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.16. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.15...8.5.16) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ecec3a commit 4296cf9

5 files changed

Lines changed: 843 additions & 833 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.9",
36-
"postcss": "^8.5.15",
36+
"postcss": "^8.5.16",
3737
"tailwindcss": "^4.3.1",
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
@@ -82,7 +82,7 @@
8282
"jest-environment-jsdom": "^30.4.1",
8383
"jest-styled-components": "^7.4.0",
8484
"js-file-download": "^0.4.12",
85-
"postcss": "^8.5.15",
85+
"postcss": "^8.5.16",
8686
"postcss-import": "^16.1.1",
8787
"ramda": "^0.32.0",
8888
"react": "^19.2.6",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"jest-environment-jsdom": "30.4.1",
6969
"jest-styled-components": "^7.4.0",
7070
"js-file-download": "^0.4.12",
71-
"postcss": "^8.5.15",
71+
"postcss": "^8.5.16",
7272
"ramda": "^0.32.0",
7373
"react": "^19.2.6",
7474
"react-dom": "^19.2.6",

packages/eds-lab-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"jest-environment-jsdom": "^30.4.1",
7373
"jest-styled-components": "^7.4.0",
7474
"js-file-download": "^0.4.12",
75-
"postcss": "^8.5.15",
75+
"postcss": "^8.5.16",
7676
"ramda": "^0.32.0",
7777
"react": "^19.2.6",
7878
"react-dom": "^19.2.6",

0 commit comments

Comments
 (0)