Skip to content

Commit

Permalink
Merge pull request #287 from Tradeshift/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update babel monorepo to ^7.24.3
  • Loading branch information
tradeshift-renovatebot authored Mar 21, 2024
2 parents c02053c + 8ed0427 commit ec7d360
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"license": "MIT",
"dependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.1",
"@babel/preset-env": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.1",
Expand Down

0 comments on commit ec7d360

Please sign in to comment.