Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent 9b04743 commit 5d0046a
Show file tree
Hide file tree
Showing 3 changed files with 786 additions and 804 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.5",
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "7.22.5",
"@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.5",
"@babel/preset-env": "7.22.5",
"@giphy/js-types": "4.4.0",
"@types/autosize": "4.0.1",
"@types/marked": "5.0.0",
Expand Down
Loading

0 comments on commit 5d0046a

Please sign in to comment.