Skip to content

Commit 950ba37

Browse files
Update babel monorepo
1 parent c7809f1 commit 950ba37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"description": "Playwright end-to-end test automation boilerplate. Using ES Modules, Babel, Jest and Assert.",
1212
"devDependencies": {
13-
"@babel/cli": "7.19.3",
14-
"@babel/core": "7.20.2",
15-
"@babel/plugin-transform-runtime": "7.19.6",
16-
"@babel/preset-env": "7.20.2",
17-
"@babel/register": "7.18.9",
18-
"@babel/runtime": "7.20.1",
13+
"@babel/cli": "7.28.3",
14+
"@babel/core": "7.28.5",
15+
"@babel/plugin-transform-runtime": "7.28.5",
16+
"@babel/preset-env": "7.28.5",
17+
"@babel/register": "7.28.3",
18+
"@babel/runtime": "7.28.4",
1919
"babel-jest": "26.6.3",
2020
"eslint": "7.32.0",
2121
"eslint-config-airbnb-base": "14.2.1",

0 commit comments

Comments
 (0)