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 Aug 18, 2024
1 parent fe24982 commit 542b2df
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.25.0",
"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.8",
"@babel/core": "7.25.2",
"@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/plugin-transform-member-expression-literals": "7.24.7",
"@babel/plugin-transform-property-literals": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.24.4",
"@babel/types": "7.24.0",
"@babel/preset-env": "7.25.3",
"@babel/types": "7.25.2",
"@rollup/plugin-terser": "0.4.4",
"@types/core-js": "2.5.8",
"assert": "2.1.0",
Expand Down

0 comments on commit 542b2df

Please sign in to comment.