Skip to content

Commit f633359

Browse files
chore(deps): update dependency webpack-cli to v6 (#141)
Co-authored-by: miguel <miguelvelezsa@google.com>
1 parent 9fe2f60 commit f633359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gaxios/system-test/fixtures/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"ts-loader": "^8.0.0",
2525
"typescript": "^5.0.0",
2626
"webpack": "^5.35.0",
27-
"webpack-cli": "^4.0.0"
27+
"webpack-cli": "^6.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)