Skip to content

Commit ce80019

Browse files
chore(deps): update babel monorepo to v7.15.4 (#607)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9e2f0a8 commit ce80019

File tree

2 files changed

+290
-70
lines changed

2 files changed

+290
-70
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"prettier": "prettier --ignore-path .gitignore --write --list-different \"**/*.{ts,tsx,graphql,yml}\""
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.15.0",
29-
"@babel/preset-env": "7.15.0",
28+
"@babel/core": "7.15.4",
29+
"@babel/preset-env": "7.15.4",
3030
"@babel/preset-typescript": "7.15.0",
3131
"@changesets/cli": "2.17.0",
3232
"@types/dedent": "0.7.0",

0 commit comments

Comments
 (0)