Skip to content

Commit 752bd0f

Browse files
chore(deps): update dependency webpack to ^5.88.2 (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f64871 commit 752bd0f

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 18 additions & 18 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.1"
29+
"webpack": "^5.88.2"
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.1",
59+
"webpack": "^5.88.2",
6060
"yargs": "^6.6.0",
6161
"zone.js": "^0.13.1"
6262
},

0 commit comments

Comments
 (0)