Skip to content

Commit 2c53670

Browse files
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [postcss](https://github.com/postcss/postcss) | `8.4.30` | `8.4.31` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.10` | `5.0.13` | | [@adobe/css-tools](https://github.com/adobe/css-tools) | `4.3.1` | `4.3.3` | | [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` | | [ip](https://github.com/indutny/node-ip) | `1.1.8` | `1.1.9` | Updates `postcss` from 8.4.30 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.30...8.4.31) Updates `vite` from 5.0.10 to 5.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite) Updates `@adobe/css-tools` from 4.3.1 to 4.3.3 - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) Updates `browserify-sign` from 4.2.1 to 4.2.3 - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.3) Updates `ip` from 1.1.8 to 1.1.9 - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@adobe/css-tools" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserify-sign dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad988cf commit 2c53670

File tree

2 files changed

+179
-307
lines changed

2 files changed

+179
-307
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"lorem-ipsum": "^2.0.8",
143143
"lz-string": "^1.5.0",
144144
"mockdate": "^3.0.5",
145-
"postcss": "^8.4.23",
145+
"postcss": "^8.4.31",
146146
"postcss-px-multiple": "^0.1.5",
147147
"postcss-pxtorem": "^6.0.0",
148148
"prettier": "^3.1.1",
@@ -162,7 +162,7 @@
162162
"ts-jest": "^28.0.8",
163163
"ts-node": "^10.9.1",
164164
"typescript": "~4.6.4",
165-
"vite": "^5.0.10",
165+
"vite": "^5.0.13",
166166
"webpack": "^5.80.0",
167167
"webpack-bundle-analyzer": "^4.8.0",
168168
"webpack-stream": "^7.0.0"

0 commit comments

Comments
 (0)