Skip to content

Commit 988fd02

Browse files
chore(devdeps): update babel monorepo to v7.16.7 (#572)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 91a3eaa commit 988fd02

File tree

2 files changed

+606
-605
lines changed

2 files changed

+606
-605
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
],
77
"type": "module",
88
"devDependencies": {
9-
"@babel/core": "7.16.5",
9+
"@babel/core": "7.16.7",
1010
"@babel/eslint-parser": "7.16.5",
11-
"@babel/plugin-transform-runtime": "7.16.5",
12-
"@babel/preset-env": "7.16.5",
13-
"@babel/preset-react": "7.16.5",
14-
"@babel/preset-typescript": "7.16.5",
11+
"@babel/plugin-transform-runtime": "7.16.7",
12+
"@babel/preset-env": "7.16.7",
13+
"@babel/preset-react": "7.16.7",
14+
"@babel/preset-typescript": "7.16.7",
1515
"@commitlint/cli": "16.0.1",
1616
"@commitlint/config-conventional": "16.0.0",
1717
"@rollup/plugin-babel": "5.3.0",

0 commit comments

Comments
 (0)