Skip to content

Commit 1d25a8c

Browse files
committed
Update babel monorepo
1 parent 8aa23e8 commit 1d25a8c

File tree

2 files changed

+241
-23
lines changed

2 files changed

+241
-23
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.16.5",
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.3",
4848
"husky": "7.0.0",
4949
"react": "16.14.0",
5050
"react-docgen-typescript-loader": "3.7.2",

0 commit comments

Comments
 (0)