Skip to content

Commit 50f88e6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to ^7.9.6
1 parent 48c04b3 commit 50f88e6

File tree

2 files changed

+141
-138
lines changed

2 files changed

+141
-138
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
]
162162
},
163163
"devDependencies": {
164-
"@babel/core": "^7.9.0",
164+
"@babel/core": "^7.9.6",
165165
"@babel/plugin-proposal-class-properties": "^7.8.3",
166166
"@babel/plugin-proposal-decorators": "^7.8.3",
167167
"@babel/plugin-proposal-do-expressions": "^7.8.3",
@@ -180,7 +180,7 @@
180180
"@babel/plugin-syntax-import-meta": "^7.8.3",
181181
"@babel/plugin-transform-react-constant-elements": "^7.9.0",
182182
"@babel/plugin-transform-react-inline-elements": "^7.9.0",
183-
"@babel/preset-env": "^7.9.0",
183+
"@babel/preset-env": "^7.9.6",
184184
"@babel/preset-react": "^7.9.4",
185185
"@babel/preset-typescript": "^7.9.0",
186186
"@babel/register": "^7.9.0",

0 commit comments

Comments
 (0)