Skip to content

Commit

Permalink
⬆️ deps: Upgrade babel monorepo. to v7.24.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent 43c1655 commit 9d6b2dc
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"@iterable-iterator/next": "^2.0.1"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/plugin-transform-destructuring": "7.24.7",
"@babel/core": "7.24.8",
"@babel/plugin-transform-destructuring": "7.24.8",
"@babel/plugin-transform-for-of": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-env": "7.24.8",
"@commitlint/cli": "19.3.0",
"@iterable-iterator/range": "2.1.0",
"@js-library/commitlint-config": "0.0.4",
Expand Down
Loading

0 comments on commit 9d6b2dc

Please sign in to comment.