Skip to content

Commit

Permalink
Update babel monorepo to v7.23.5 (#18865)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 4c4fdde commit 669b80a
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 163 deletions.
8 changes: 4 additions & 4 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.23.4",
"@babel/runtime": "7.23.5",
"@braintree/sanitize-url": "6.0.4",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.2",
Expand Down Expand Up @@ -152,11 +152,11 @@
"xss": "1.0.14"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/helper-define-polyfill-provider": "0.4.3",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-env": "7.23.5",
"@babel/preset-typescript": "7.23.3",
"@bundle-stats/plugin-webpack-filter": "4.8.3",
"@koa/cors": "4.0.0",
Expand Down
Loading

0 comments on commit 669b80a

Please sign in to comment.