Skip to content

Commit 824608b

Browse files
Bump the github-dependencies group across 1 directory with 3 updates (#343)
Bumps the github-dependencies group with 3 updates in the / directory: [enhanced-resolve](https://github.com/webpack/enhanced-resolve), [node-addon-api](https://github.com/nodejs/node-addon-api) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `enhanced-resolve` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](webpack/enhanced-resolve@v5.19.0...v5.20.0) Updates `node-addon-api` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v8.5.0...v8.6.0) Updates `tailwindcss` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: enhanced-resolve dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: node-addon-api dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent e5a970f commit 824608b

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@11ty/eleventy": "^3.1.2",
88
"detect-libc": "^2.1.2",
9-
"enhanced-resolve": "^5.19.0",
9+
"enhanced-resolve": "^5.20.0",
1010
"graceful-fs": "^4.2.11",
1111
"is-extglob": "^2.1.1",
1212
"is-glob": "^4.0.3",
@@ -16,11 +16,11 @@
1616
"lightningcss-linux-x64-gnu": "^1.30.2",
1717
"magic-string": "^0.30.21",
1818
"mri": "^1.2.0",
19-
"node-addon-api": "^8.5.0",
19+
"node-addon-api": "^8.6.0",
2020
"picocolors": "^1.1.1",
2121
"picomatch": "^4.0.3",
2222
"source-map-js": "^1.2.1",
23-
"tailwindcss": "^4.2.0",
23+
"tailwindcss": "^4.2.1",
2424
"tapable": "^2.3.0"
2525
},
2626
"scripts": {

0 commit comments

Comments
 (0)