Skip to content

Commit 51d5b50

Browse files
renovate-botrenovate[bot]
authored andcommittedJun 15, 2022
Update babel monorepo to v7.18.5
1 parent fc03c6d commit 51d5b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -157,15 +157,15 @@
157157
},
158158
"devDependencies": {
159159
"@babel/cli": "7.17.10",
160-
"@babel/core": "7.18.2",
160+
"@babel/core": "7.18.5",
161161
"@babel/plugin-external-helpers": "7.17.12",
162162
"@babel/plugin-proposal-class-properties": "7.17.12",
163163
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
164164
"@babel/plugin-transform-literals": "7.17.12",
165165
"@babel/plugin-transform-member-expression-literals": "7.16.7",
166166
"@babel/plugin-transform-modules-commonjs": "7.18.2",
167167
"@babel/plugin-transform-property-literals": "7.16.7",
168-
"@babel/plugin-transform-runtime": "7.18.2",
168+
"@babel/plugin-transform-runtime": "7.18.5",
169169
"@babel/plugin-transform-spread": "7.17.12",
170170
"@babel/plugin-transform-template-literals": "7.18.2",
171171
"@babel/plugin-transform-typescript": "7.18.4",

0 commit comments

Comments
 (0)
Please sign in to comment.