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] authored Nov 20, 2022
1 parent b462315 commit bcecd8f
Show file tree
Hide file tree
Showing 2 changed files with 845 additions and 927 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.20.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.20.2",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.20.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"babel-loader": "8.3.0",
"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.20.1",
"core-js": "3.12.0",
"rxjs": "7.0.0",
"tslib": "2.4.0",
Expand Down
Loading

0 comments on commit bcecd8f

Please sign in to comment.