Skip to content

Commit 7fab078

Browse files
chore(deps): update babel monorepo to v7.16.0 (#732)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e5b7072 commit 7fab078

File tree

2 files changed

+573
-602
lines changed

2 files changed

+573
-602
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"prettier": "prettier --ignore-path .gitignore --write --list-different \"**/*.{ts,tsx,graphql,yml}\""
2424
},
2525
"devDependencies": {
26-
"@babel/core": "7.15.8",
27-
"@babel/preset-env": "7.15.8",
28-
"@babel/preset-typescript": "7.15.0",
26+
"@babel/core": "7.16.0",
27+
"@babel/preset-env": "7.16.0",
28+
"@babel/preset-typescript": "7.16.0",
2929
"@changesets/cli": "2.17.0",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.2",

0 commit comments

Comments
 (0)