Skip to content

Commit bd967ce

Browse files
committed
Update babel monorepo
1 parent 9e2df1f commit bd967ce

File tree

2 files changed

+229
-25
lines changed

2 files changed

+229
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
},
4040
"module": "dist/react-object-input.esm.js",
4141
"devDependencies": {
42-
"@babel/core": "7.9.6",
42+
"@babel/core": "7.15.0",
4343
"@testing-library/jest-dom": "5.14.1",
4444
"@testing-library/react": "12.0.0",
4545
"@types/react": "17.0.13",
4646
"@types/react-dom": "17.0.8",
47-
"babel-loader": "8.1.0",
47+
"babel-loader": "8.2.2",
4848
"husky": "7.0.0",
4949
"react": "16.14.0",
5050
"react-docgen-typescript-loader": "3.7.2",

0 commit comments

Comments
 (0)