Skip to content

Commit 28d282f

Browse files
chore(deps): update dependency webpack to ^5.88.1 (#1425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f6e97e commit 28d282f

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gulp": "^4.0.2",
2727
"gulp-tslint": "^7.1.0",
2828
"tslint": "6.1.3",
29-
"webpack": "^5.88.0"
29+
"webpack": "^5.88.1"
3030
},
3131
"workspaces": [
3232
"packages/*"

packages/devextreme-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rxjs": "^6.6.7",
5757
"stream-browserify": "^3.0.0",
5858
"typescript": "~4.2.3",
59-
"webpack": "^5.88.0",
59+
"webpack": "^5.88.1",
6060
"yargs": "^6.6.0",
6161
"zone.js": "^0.13.1"
6262
},

0 commit comments

Comments
 (0)