Skip to content

Commit

Permalink
feat: update babel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-khramov committed Sep 6, 2024
1 parent 6708139 commit 1f03a4c
Show file tree
Hide file tree
Showing 2 changed files with 1,165 additions and 679 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"typechain": "yarn workspace @lido-sdk/contracts run typechain"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@qiwi/multi-semantic-release": "^3.16.0",
Expand Down
Loading

0 comments on commit 1f03a4c

Please sign in to comment.