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 29, 2023
1 parent b462315 commit 224fcee
Show file tree
Hide file tree
Showing 2 changed files with 930 additions and 1,045 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.23.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.5",
"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.23.5",
"core-js": "3.12.0",
"rxjs": "7.0.0",
"tslib": "2.4.0",
Expand Down
Loading

0 comments on commit 224fcee

Please sign in to comment.