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 May 28, 2023
1 parent b462315 commit 041c885
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 947 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"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.22.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.22.3",
"@babel/plugin-transform-runtime": "7.22.2",
"@babel/preset-env": "7.22.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"eslint-config-fbjs": "3.1.1",
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.22.3",
"core-js": "3.12.0",
"rxjs": "7.0.0",
"tslib": "2.4.0",
Expand Down
Loading

0 comments on commit 041c885

Please sign in to comment.