Skip to content

Commit 0f6c2e7

Browse files
chore: bumped webpack and babel-loader version to fix issues with node18
chore: webpack and babel-loader version bump
1 parent 4c785b6 commit 0f6c2e7

File tree

2 files changed

+39
-49
lines changed

2 files changed

+39
-49
lines changed

packages/angular/package-lock.json

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

packages/angular/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"overrides": {
5656
"protractor": {
5757
"minimist": "1.2.6"
58-
}
58+
},
59+
"webpack": "5.65.0",
60+
"babel-loader": "8.4.1"
5961
}
6062
}

0 commit comments

Comments
 (0)