Skip to content

Commit b00424d

Browse files
Bump the npm-dependencies group across 1 directory with 3 updates
Bumps the npm-dependencies group with 3 updates in the / directory: [enhanced-resolve](https://github.com/webpack/enhanced-resolve), [jiti](https://github.com/unjs/jiti) and [postcss](https://github.com/postcss/postcss). Updates `enhanced-resolve` from 5.21.0 to 5.21.2 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Changelog](https://github.com/webpack/enhanced-resolve/blob/main/CHANGELOG.md) - [Commits](webpack/enhanced-resolve@v5.21.0...v5.21.2) Updates `jiti` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.6.1...v2.7.0) Updates `postcss` from 8.5.13 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.13...8.5.14) --- updated-dependencies: - dependency-name: enhanced-resolve dependency-version: 5.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: jiti dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3398214 commit b00424d

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"@11ty/eleventy": "^3.1.5",
88
"@tailwindcss/postcss": "^4.2.4",
99
"detect-libc": "^2.1.2",
10-
"enhanced-resolve": "^5.21.0",
10+
"enhanced-resolve": "^5.21.2",
1111
"graceful-fs": "^4.2.11",
1212
"is-extglob": "^2.1.1",
1313
"is-glob": "^4.0.3",
14-
"jiti": "^2.6.1",
14+
"jiti": "^2.7.0",
1515
"js-yaml": "^4.1.1",
1616
"lightningcss": "^1.32.0",
1717
"magic-string": "^0.30.21",
@@ -20,7 +20,7 @@
2020
"phaser": "^4.1.0",
2121
"picocolors": "^1.1.1",
2222
"picomatch": "^4.0.4",
23-
"postcss": "^8.5.13",
23+
"postcss": "^8.5.14",
2424
"source-map-js": "^1.2.1",
2525
"tailwindcss": "^4.2.2",
2626
"tapable": "^2.3.3"

0 commit comments

Comments
 (0)