Skip to content

Commit

Permalink
Update babel monorepo to v7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 027eccb commit e1c8a50
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 486 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@babel/runtime": "7.24.0",
"@babel/runtime": "7.24.1",
"@braintree/sanitize-url": "7.0.0",
"@codemirror/autocomplete": "6.15.0",
"@codemirror/commands": "6.3.3",
Expand Down Expand Up @@ -150,12 +150,12 @@
"xss": "1.0.15"
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/core": "7.24.1",
"@babel/helper-define-polyfill-provider": "0.6.1",
"@babel/plugin-proposal-decorators": "7.24.0",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.1",
"@babel/preset-env": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@bundle-stats/plugin-webpack-filter": "4.12.1",
"@koa/cors": "5.0.0",
"@lokalise/node-api": "12.2.1",
Expand Down
Loading

0 comments on commit e1c8a50

Please sign in to comment.