Skip to content

Commit 192ba5e

Browse files
chore(deps): update build-tools (#9480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 481f624 commit 192ba5e

File tree

19 files changed

+304
-253
lines changed

19 files changed

+304
-253
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"ember-cli-babel": "^8.2.0",
141141
"ember-cli-htmlbars": "^6.3.0",
142142
"ember-cli-typescript": "^5.3.0",
143-
"webpack": "5.91.0",
143+
"webpack": "5.92.0",
144144
"qunit": "2.19.4",
145145
"ember-compatibility-helpers": "^1.2.7",
146146
"testem": "~3.11.0"

packages/build-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@embroider/macros": "^1.16.1",
45-
"@embroider/addon-shim": "^1.8.8",
45+
"@embroider/addon-shim": "^1.8.9",
4646
"babel-import-util": "^2.1.1",
4747
"broccoli-funnel": "^3.0.8",
4848
"semver": "^7.6.2"

0 commit comments

Comments
 (0)