Skip to content

Commit f2ee636

Browse files
chore(deps): update babel monorepo to v7.14.5 (#488)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ad1cd06 commit f2ee636

File tree

2 files changed

+682
-473
lines changed

2 files changed

+682
-473
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"prettier": "prettier --ignore-path .gitignore --write --list-different \"**/*.{ts,tsx,graphql,yml}\""
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.14.3",
29-
"@babel/preset-env": "7.14.4",
30-
"@babel/preset-typescript": "7.13.0",
28+
"@babel/core": "7.14.5",
29+
"@babel/preset-env": "7.14.5",
30+
"@babel/preset-typescript": "7.14.5",
3131
"json-schema-to-markdown": "1.1.1",
3232
"@types/dedent": "0.7.0",
3333
"dedent": "0.7.0",

0 commit comments

Comments
 (0)