Skip to content

Commit 249f41d

Browse files
authored
Merge pull request #64 from filestack/FS-9082-upgrade-to-webpack-5
Fs 9082 upgrade to webpack 5
2 parents b569df3 + 1a21b49 commit 249f41d

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"standard-version": "^8.0.2",
6363
"ts-node": "~8.10.2",
6464
"typescript": "~4.6.4",
65-
"webpack": "^4.44.1",
66-
"webpack-cli": "^3.3.12",
65+
"webpack": "^5.76.1",
66+
"webpack-cli": "^5.0.1",
6767
"webpack-s3-plugin": "^1.0.3"
6868
},
6969
"repository": {

0 commit comments

Comments
 (0)