Skip to content

Commit a312062

Browse files
chore(patch-deps): update babel monorepo to ^7.19.1 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3279364 commit a312062

File tree

2 files changed

+373
-390
lines changed

2 files changed

+373
-390
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
]
6868
},
6969
"devDependencies": {
70-
"@babel/core": "^7.19.0",
71-
"@babel/plugin-transform-runtime": "^7.18.10",
72-
"@babel/preset-env": "^7.19.0",
70+
"@babel/core": "^7.19.1",
71+
"@babel/plugin-transform-runtime": "^7.19.1",
72+
"@babel/preset-env": "^7.19.1",
7373
"@babel/preset-typescript": "^7.18.6",
7474
"@commitlint/cli": "^17.1.2",
7575
"@commitlint/config-conventional": "^17.1.0",

0 commit comments

Comments
 (0)