Skip to content

Commit

Permalink
Merge pull request #614 from thepolicylab-projectportals/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/postcss-8.4.30

chore(deps-dev): bump postcss from 8.4.29 to 8.4.30
  • Loading branch information
hollandjg authored Sep 20, 2023
2 parents fb29d85 + d171862 commit 8db680d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@storybook/react-webpack5": "^7.4.2",
"@storybook/testing-library": "^0.2.1",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.1.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22218,14 +22218,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.29":
version: 8.4.29
resolution: "postcss@npm:8.4.29"
"postcss@npm:^8.4.30":
version: 8.4.30
resolution: "postcss@npm:8.4.30"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: dd6daa25e781db9ae5b651d9b7bfde0ec6e60e86a37da69a18eb4773d5ddd51e28fc4ff054fbdc04636a31462e6bf09a1e50986f69ac52b10d46b7457cd36d12
checksum: 6c810c10c9bd3e03ca016e0b6b6756261e640aba1a9a7b1200b55502bc34b9165e38f590aef3493afc2f30ab55cdfcd43fd0f8408d69a77318ddbcf2a8ad164b
languageName: node
linkType: hard

Expand Down Expand Up @@ -25367,7 +25367,7 @@ __metadata:
"@storybook/react-webpack5": ^7.4.2
"@storybook/testing-library": ^0.2.1
autoprefixer: ^10.4.15
postcss: ^8.4.29
postcss: ^8.4.30
react: ^18.2.0
react-dom: ^18.2.0
storybook: ^7.1.0
Expand Down

0 comments on commit 8db680d

Please sign in to comment.