Skip to content

Commit

Permalink
deps: upgrade babel core
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Stagi <[email protected]>
  • Loading branch information
sabato-galasso and astagi committed Jan 24, 2024
1 parent 5477f12 commit 7d1120f
Show file tree
Hide file tree
Showing 2 changed files with 2,760 additions and 2,928 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"./{src,stories,test}/**/*.{js,ts,tsx,jsx,mdx}": "yarn lint:staged"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "7.22.20",
"@babel/helper-remap-async-to-generator": "^7.18.9",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
Expand Down
Loading

0 comments on commit 7d1120f

Please sign in to comment.