Skip to content

Commit 8c37f50

Browse files
ryanthemanuelcypress-bot[bot]
andauthored
chore: update babel to latest in packages and update vite to version … (#29634)
* fix vite * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
1 parent 8621571 commit 8c37f50

File tree

6 files changed

+358
-336
lines changed

6 files changed

+358
-336
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"widest-line": "3.1.0"
135135
},
136136
"devDependencies": {
137-
"@babel/core": "7.24.5",
137+
"@babel/core": "7.24.7",
138138
"@babel/preset-env": "7.24.5",
139139
"@cypress/debugging-proxy": "2.0.1",
140140
"@cypress/sinon-chai": "2.9.1",

packages/web-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@packages/web-config",
33
"version": "0.0.0-development",
44
"devDependencies": {
5-
"@babel/core": "7.24.5",
5+
"@babel/core": "7.24.7",
66
"@babel/helper-define-map": "7.18.6",
77
"@babel/plugin-proposal-decorators": "7.24.1",
88
"@babel/plugin-transform-class-properties": "7.24.1",

0 commit comments

Comments
 (0)