Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 0b1267b commit 0852db6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,21 +99,21 @@
"lint"
],
"dependencies": {
"@babel/runtime": "7.24.4",
"@babel/runtime": "7.24.5",
"oblivious-set": "1.4.0",
"p-queue": "6.6.2",
"unload": "2.4.1"
},
"devDependencies": {
"@babel/cli": "7.24.1",
"@babel/core": "7.24.4",
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@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.4",
"@babel/types": "7.24.0",
"@babel/preset-env": "7.24.5",
"@babel/types": "7.24.5",
"@rollup/plugin-terser": "0.4.4",
"@types/core-js": "2.5.8",
"assert": "2.1.0",
Expand Down

0 comments on commit 0852db6

Please sign in to comment.