Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent 50bc705 commit adb962b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
}
},
"devDependencies": {
"@babel/core": "7.16.12",
"@babel/eslint-parser": "7.16.5",
"@babel/plugin-syntax-jsx": "7.16.7",
"@babel/plugin-transform-react-jsx": "7.16.7",
"@babel/preset-env": "7.16.11",
"@babel/core": "7.18.5",
"@babel/eslint-parser": "7.18.2",
"@babel/plugin-syntax-jsx": "7.17.12",
"@babel/plugin-transform-react-jsx": "7.17.12",
"@babel/preset-env": "7.18.2",
"@donkeyclip/motorcortex": "^9.1.5",
"@donkeyclip/motorcortex-player": "2.9.7",
"@donkeyclip/video-renderer": "1.4.2",
Expand All @@ -42,7 +42,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@size-limit/preset-big-lib": "6.0.4",
"babel-loader": "8.2.3",
"babel-loader": "8.2.5",
"concurrently": "6.5.1",
"core-js": "3.20.3",
"css-loader": "6.5.1",
Expand Down

0 comments on commit adb962b

Please sign in to comment.