Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 95ee35d commit f33ba1c
Show file tree
Hide file tree
Showing 2 changed files with 910 additions and 1,747 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"build": "babel src/index.js > index.js"
},
"devDependencies": {
"@babel/cli": "7.14.5",
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7"
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8"
},
"dependencies": {
"@types/redux": "^3.6.0"
Expand Down
Loading

0 comments on commit f33ba1c

Please sign in to comment.