Skip to content

Commit 0644ec4

Browse files
chore(patch-deps): update babel monorepo to ^7.22.5 (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a945c2 commit 0644ec4

File tree

2 files changed

+681
-673
lines changed

2 files changed

+681
-673
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
]
6868
},
6969
"devDependencies": {
70-
"@babel/core": "^7.22.1",
71-
"@babel/plugin-transform-runtime": "^7.22.4",
72-
"@babel/preset-env": "^7.22.4",
73-
"@babel/preset-typescript": "^7.21.5",
70+
"@babel/core": "^7.22.5",
71+
"@babel/plugin-transform-runtime": "^7.22.5",
72+
"@babel/preset-env": "^7.22.5",
73+
"@babel/preset-typescript": "^7.22.5",
7474
"@commitlint/cli": "^17.6.5",
7575
"@commitlint/config-conventional": "^17.6.5",
7676
"@jest/globals": "^29.5.0",

0 commit comments

Comments
 (0)