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 Mar 7, 2022
1 parent 9841c69 commit e30e2fa
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 747 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"author": "Ugo Stephant <[email protected]>",
"license": "MIT",
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-decorators": "7.13.15",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.14.1",
"@babel/core": "7.17.5",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-decorators": "7.17.2",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"babel-loader": "8.2.3",
"eslint-config-fbjs": "3.1.1",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-flowtype": "5.7.2",
Expand All @@ -32,7 +32,7 @@
"@angular/platform-browser": "11.2.13",
"@angular/platform-browser-dynamic": "11.2.13",
"@angular/router": "11.2.13",
"@babel/runtime-corejs3": "7.14.0",
"@babel/runtime-corejs3": "7.17.2",
"core-js": "3.12.0",
"rxjs": "7.0.0",
"tslib": "2.2.0",
Expand Down
Loading

0 comments on commit e30e2fa

Please sign in to comment.