Skip to content

Commit

Permalink
Merge pull request #672 from buildo/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro committed Jul 17, 2023
2 parents 4a0fa4a + 23dc8de commit 29bd1c6
Show file tree
Hide file tree
Showing 3 changed files with 609 additions and 1,745 deletions.
4 changes: 2 additions & 2 deletions packages/bento-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"ts-pattern": "^3.3.5"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.7",
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@phosphor-icons/react": "^2.0.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"prettier-write": "prettier --parser=typescript \"src/**/*.{ts,tsx}\" --write"
},
"dependencies": {
"@babel/core": "7.22.8",
"@babel/generator": "7.22.7",
"@babel/core": "7.22.9",
"@babel/generator": "7.22.9",
"@babel/parser": "7.22.7",
"@babel/preset-typescript": "7.22.5",
"@babel/standalone": "7.22.8",
"@babel/standalone": "7.22.9",
"@babel/traverse": "7.22.8",
"@buildo/bento-design-system": "workspace:*",
"@docusaurus/core": "2.0.1",
Expand Down
Loading

0 comments on commit 29bd1c6

Please sign in to comment.