Skip to content

Commit

Permalink
Merge pull request #79 from kumojin/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
ci(deps): update babel monorepo to v7.24.6
  • Loading branch information
xballoy authored May 30, 2024
2 parents 06106d5 + 0f36786 commit 7e8bab5
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 618 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"check:build": "yarn types && yarn test && yarn build"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand Down
Loading

0 comments on commit 7e8bab5

Please sign in to comment.