Skip to content

Commit 35e0751

Browse files
Bump tapable from 2.3.0 to 2.3.2 in the npm-dependencies group (#386)
Bumps the npm-dependencies group with 1 update: [tapable](https://github.com/webpack/tapable). Updates `tapable` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/webpack/tapable/releases) - [Changelog](https://github.com/webpack/tapable/blob/main/CHANGELOG.md) - [Commits](webpack/tapable@v2.3.0...v2.3.2) --- updated-dependencies: - dependency-name: tapable dependency-version: 2.3.2 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 dc70ed5 commit 35e0751

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"picomatch": "^4.0.4",
2121
"source-map-js": "^1.2.1",
2222
"tailwindcss": "^4.2.2",
23-
"tapable": "^2.3.0"
23+
"tapable": "^2.3.2"
2424
},
2525
"scripts": {
2626
"start": "eleventy --serve",

0 commit comments

Comments
 (0)