Skip to content

Commit 63648ff

Browse files
Update babel monorepo
1 parent 697b3b8 commit 63648ff

File tree

2 files changed

+289
-24
lines changed

2 files changed

+289
-24
lines changed

packages/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"webpack": "4.46.0"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.16.7",
76+
"@babel/core": "7.20.2",
7777
"@testing-library/react": "12.1.2",
7878
"@testing-library/react-hooks": "7.0.2",
7979
"@testing-library/user-event": "13.5.0",
@@ -87,7 +87,7 @@
8787
"@types/tinycolor2": "1.4.3",
8888
"@types/ua-parser-js": "0.7.36",
8989
"@zeit/next-css": "1.0.1",
90-
"babel-loader": "8.2.3",
90+
"babel-loader": "8.3.0",
9191
"babel-plugin-import": "1.13.3",
9292
"babel-plugin-styled-components": "2.0.2",
9393
"electron": "16.0.6",

0 commit comments

Comments
 (0)