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 Apr 3, 2024
1 parent b59667a commit b17d143
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,20 +99,20 @@
"lint"
],
"dependencies": {
"@babel/runtime": "7.24.0",
"@babel/runtime": "7.24.4",
"oblivious-set": "1.4.0",
"p-queue": "6.6.2",
"unload": "2.4.1"
},
"devDependencies": {
"@babel/cli": "7.23.9",
"@babel/core": "7.24.0",
"@babel/cli": "7.24.1",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-member-expression-literals": "7.23.3",
"@babel/plugin-transform-property-literals": "7.23.3",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/plugin-transform-member-expression-literals": "7.24.1",
"@babel/plugin-transform-property-literals": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.24.0",
"@babel/preset-env": "7.24.4",
"@babel/types": "7.24.0",
"@rollup/plugin-terser": "0.4.4",
"@types/core-js": "2.5.8",
Expand Down

0 comments on commit b17d143

Please sign in to comment.