Skip to content

Commit 2261107

Browse files
chore(deps): update dependency @babel/plugin-transform-typescript to ~7.20.0 (#2415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f46947 commit 2261107

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/classic-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"node-fetch"
7171
],
7272
"resolutions": {
73-
"@babel/plugin-transform-typescript": "~7.17.0",
73+
"@babel/plugin-transform-typescript": "~7.20.0",
7474
"cssstyle": "~2.3.0",
7575
"jsdom": "^20.0.0"
7676
},

packages/ember-simple-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
}
9292
},
9393
"resolutions": {
94-
"@babel/plugin-transform-typescript": "~7.17.0",
94+
"@babel/plugin-transform-typescript": "~7.20.0",
9595
"cssstyle": "~2.3.0",
9696
"jsdom": "^20.0.0"
9797
},

packages/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"node-fetch"
7474
],
7575
"resolutions": {
76-
"@babel/plugin-transform-typescript": "~7.17.0",
76+
"@babel/plugin-transform-typescript": "~7.20.0",
7777
"cssstyle": "~2.3.0",
7878
"jsdom": "^20.0.0"
7979
},

0 commit comments

Comments
 (0)