Skip to content

Commit 040369f

Browse files
chore(deps): update babel monorepo
1 parent 97422f4 commit 040369f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"workbox-sw": "4.3.1"
3030
},
3131
"devDependencies": {
32-
"@babel/polyfill": "7.4.4",
33-
"@babel/preset-env": "7.5.5",
34-
"@babel/preset-react": "7.0.0",
35-
"@babel/preset-typescript": "7.3.3",
32+
"@babel/polyfill": "7.12.1",
33+
"@babel/preset-env": "7.20.2",
34+
"@babel/preset-react": "7.18.6",
35+
"@babel/preset-typescript": "7.18.6",
3636
"@types/enzyme": "3.10.3",
3737
"@types/enzyme-adapter-react-16": "1.0.5",
3838
"@types/express": "4.17.0",
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/typescript-estree": "2.0.0",
5151
"autoprefixer": "9.6.1",
5252
"babel-core": "6.26.3",
53-
"babel-loader": "8.0.5",
53+
"babel-loader": "8.3.0",
5454
"babel-plugin-graphql-tag": "2.4.0",
5555
"babel-plugin-styled-components": "1.10.0",
5656
"clean-webpack-plugin": "3.0.0",

0 commit comments

Comments
 (0)