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 Jul 6, 2023
1 parent 5e22545 commit 271a8c0
Show file tree
Hide file tree
Showing 3 changed files with 831 additions and 823 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.1",
"@babel/plugin-transform-runtime": "7.22.2",
"@babel/preset-env": "7.22.2",
"@babel/preset-react": "7.22.3",
"@babel/runtime": "7.22.3",
"@babel/core": "7.22.7",
"@babel/plugin-transform-runtime": "7.22.7",
"@babel/preset-env": "7.22.7",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "7.22.6",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@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 @@ -128,8 +128,8 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "7.22.1",
"@babel/preset-env": "7.22.2",
"@babel/core": "7.22.7",
"@babel/preset-env": "7.22.7",
"@giphy/js-types": "4.4.0",
"@types/autosize": "4.0.1",
"@types/marked": "4.3.1",
Expand Down
Loading

0 comments on commit 271a8c0

Please sign in to comment.