Skip to content

Commit 0f5b209

Browse files
Update babel monorepo
1 parent 3690cb6 commit 0f5b209

2 files changed

Lines changed: 1130 additions & 696 deletions

File tree

frontends/open-discussions/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"url": "https://github.com/mitodl/mit-open.git"
1111
},
1212
"dependencies": {
13-
"@babel/core": "7.18.5",
14-
"@babel/eslint-parser": "7.11.0",
15-
"@babel/plugin-proposal-class-properties": "7.17.12",
16-
"@babel/plugin-transform-react-constant-elements": "7.17.12",
17-
"@babel/plugin-transform-react-inline-elements": "7.16.7",
18-
"@babel/plugin-transform-react-jsx": "7.17.12",
19-
"@babel/plugin-transform-runtime": "7.18.5",
20-
"@babel/preset-env": "7.18.2",
21-
"@babel/preset-flow": "7.17.12",
22-
"@babel/preset-react": "7.17.12",
23-
"@babel/register": "7.17.7",
24-
"@babel/runtime": "7.18.3",
13+
"@babel/core": "7.22.6",
14+
"@babel/eslint-parser": "7.22.6",
15+
"@babel/plugin-proposal-class-properties": "7.18.6",
16+
"@babel/plugin-transform-react-constant-elements": "7.22.5",
17+
"@babel/plugin-transform-react-inline-elements": "7.22.5",
18+
"@babel/plugin-transform-react-jsx": "7.22.5",
19+
"@babel/plugin-transform-runtime": "7.22.6",
20+
"@babel/preset-env": "7.22.6",
21+
"@babel/preset-flow": "7.22.5",
22+
"@babel/preset-react": "7.22.5",
23+
"@babel/register": "7.22.5",
24+
"@babel/runtime": "7.22.6",
2525
"@emotion/react": "^11.9.3",
2626
"@emotion/styled": "^11.9.3",
2727
"@material/base": "0.2.3",

0 commit comments

Comments
 (0)