Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/babel-monorepo'
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTennis committed Nov 2, 2024
2 parents 7332b1e + 172d636 commit 15c363c
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 462 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"*": "prettier --ignore-unknown --write"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@babel/plugin-syntax-flow": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@babel/core": "7.26.0",
"@babel/plugin-syntax-flow": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@types/babel__traverse": "7.20.6",
Expand Down Expand Up @@ -96,7 +96,7 @@
"yargs": "17.7.2"
},
"dependencies": {
"@babel/plugin-transform-private-property-in-object": "7.25.7",
"@babel/plugin-transform-private-property-in-object": "7.25.9",
"@event-calendar/core": "3.6.2",
"@event-calendar/day-grid": "3.6.1",
"@event-calendar/interaction": "3.6.1",
Expand Down
Loading

0 comments on commit 15c363c

Please sign in to comment.