Skip to content

Commit 1e8a95d

Browse files
pkg: Update @anansi/webpack-config to v20 (#3186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1aa9a19 commit 1e8a95d

File tree

8 files changed

+1433
-1388
lines changed

8 files changed

+1433
-1388
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": "^18.2.0"
2626
},
2727
"devDependencies": {
28-
"@anansi/webpack-config": "^19.0.0",
28+
"@anansi/webpack-config": "^20.0.0",
2929
"@babel/core": "7.25.2",
3030
"@babel/node": "7.25.0",
3131
"@types/babel__core": "^7",

examples/coin-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@anansi/babel-preset": "^6.0.0",
2525
"@anansi/browserslist-config": "^1.4.3",
26-
"@anansi/webpack-config": "^19.0.0",
26+
"@anansi/webpack-config": "^20.0.0",
2727
"@babel/core": "^7.22.15",
2828
"@linaria/babel-preset": "*",
2929
"@linaria/core": "*",

0 commit comments

Comments
 (0)