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 Sep 16, 2023
1 parent 07a7390 commit d22fa30
Show file tree
Hide file tree
Showing 3 changed files with 482 additions and 397 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"singleQuote": true
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "7.22.11",
"@babel/core": "7.22.20",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@babel/runtime": "7.22.15",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@rollup/plugin-babel": "6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/core": "7.22.20",
"@babel/preset-env": "7.22.20",
"@giphy/js-types": "4.4.0",
"@types/autosize": "4.0.1",
"@types/marked": "4.3.1",
Expand Down
Loading

0 comments on commit d22fa30

Please sign in to comment.