Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent d4daa16 commit 7c74a6d
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"start": "yarn build --watch"
},
"devDependencies": {
"@babel/cli": "7.12.1",
"@babel/core": "7.6.2",
"@babel/polyfill": "^7.10.4",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/polyfill": "^7.12.1",
"@cozy/minilog": "^1.0.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^10.2.1",
Expand Down
Loading

0 comments on commit 7c74a6d

Please sign in to comment.