Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 0475f30

Browse files
committed
Update babel monorepo to v7.22.15
1 parent a45d96d commit 0475f30

File tree

2 files changed

+278
-69
lines changed

2 files changed

+278
-69
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"homepage": "https://github.com/cypress-io/cypress-example-todomvc-redux#readme",
3737
"devDependencies": {
38-
"@babel/core": "7.20.5",
39-
"@babel/preset-react": "7.18.6",
38+
"@babel/core": "7.22.15",
39+
"@babel/preset-react": "7.22.15",
4040
"@cypress/code-coverage": "^3.10.0",
4141
"babel-loader": "8.3.0",
4242
"babel-plugin-istanbul": "6.1.1",

0 commit comments

Comments
 (0)