Skip to content

Commit bdc1326

Browse files
pkg: Update @anansi/webpack-config to v21.0.6 (#3491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42d76f5 commit bdc1326

File tree

7 files changed

+290
-273
lines changed

7 files changed

+290
-273
lines changed

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "19.1.0"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "21.0.5",
28+
"@anansi/webpack-config": "21.0.6",
2929
"@babel/core": "7.27.1",
3030
"@babel/node": "7.27.1",
3131
"@types/babel__core": "^7",

examples/github-app/package-lock.json

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

examples/github-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@anansi/babel-preset": "6.2.9",
3232
"@anansi/browserslist-config": "1.7.2",
33-
"@anansi/webpack-config": "21.0.5",
33+
"@anansi/webpack-config": "21.0.6",
3434
"@babel/core": "7.27.1",
3535
"@linaria/babel-preset": "5.0.4",
3636
"@linaria/core": "6.3.0",

0 commit comments

Comments
 (0)