Skip to content

Commit db52f41

Browse files
Bump the npm-dependencies group with 2 updates (#547)
Bumps the npm-dependencies group with 2 updates: [js-yaml](https://github.com/nodeca/js-yaml) and [postcss](https://github.com/postcss/postcss). Updates `js-yaml` from 5.1.0 to 5.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.1.0...5.2.0) Updates `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: js-yaml dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: postcss dependency-version: 8.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9949c52 commit db52f41

2 files changed

Lines changed: 38 additions & 10 deletions

File tree

package-lock.json

Lines changed: 36 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
"is-extglob": "^2.1.1",
1313
"is-glob": "^4.0.3",
1414
"jiti": "^2.7.0",
15-
"js-yaml": "^5.1.0",
15+
"js-yaml": "^5.2.0",
1616
"lightningcss": "^1.32.0",
1717
"magic-string": "^0.30.21",
1818
"mri": "^1.2.0",
1919
"node-addon-api": "^8.9.0",
2020
"phaser": "^4.2.0",
2121
"picocolors": "^1.1.1",
2222
"picomatch": "^4.0.4",
23-
"postcss": "^8.5.15",
23+
"postcss": "^8.5.16",
2424
"source-map-js": "^1.2.1",
2525
"tailwindcss": "^4.2.2",
2626
"tapable": "^2.3.3"

0 commit comments

Comments
 (0)