Skip to content

Commit

Permalink
chore: Upgrade @babel packages to v7.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 894565c commit 32f7c69
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 441 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"watch:types": "tsc --watch"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@types/node": "18.18.9",
Expand Down
Loading

0 comments on commit 32f7c69

Please sign in to comment.