Skip to content

Commit 6172e7b

Browse files
committed
Upgrade webpack-cli and rimraf
1 parent 57a966e commit 6172e7b

2 files changed

Lines changed: 76 additions & 129 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"core-js": "^3.16.0",
4040
"lit": "^3.3.1",
4141
"pdfjs-dist": "^5.3.93",
42-
"rimraf": "^2.6.2",
42+
"rimraf": "^6.0.1",
4343
"sinon": "^21.0.0",
4444
"webpack": "^5.101.0",
4545
"webpack-bundle-analyzer": "^4.4.2",
46-
"webpack-cli": "^4.7.2"
46+
"webpack-cli": "^6.0.1"
4747
},
4848
"scripts": {
4949
"build": "npm run clean && webpack --env=prod",

0 commit comments

Comments
 (0)