Skip to content

Commit 68efa55

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

File tree

4 files changed

+106
-120
lines changed

4 files changed

+106
-120
lines changed

examples/todo-app/package-lock.json

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

examples/todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@anansi/babel-preset": "6.0.9",
2929
"@anansi/browserslist-config": "1.5.1",
30-
"@anansi/webpack-config": "20.0.10",
30+
"@anansi/webpack-config": "20.0.11",
3131
"@babel/core": "7.26.0",
3232
"@linaria/babel-preset": "5.0.4",
3333
"@linaria/core": "6.2.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@anansi/browserslist-config": "1.5.1",
35-
"@anansi/webpack-config": "20.0.10",
35+
"@anansi/webpack-config": "20.0.11",
3636
"@data-client/endpoint": "workspace:*",
3737
"@data-client/graphql": "workspace:*",
3838
"@data-client/react": "workspace:*",

0 commit comments

Comments
 (0)