Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent 9388240 commit b1b542d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,22 +87,22 @@
"lint"
],
"dependencies": {
"@babel/runtime": "7.22.6",
"@babel/runtime": "7.22.10",
"oblivious-set": "1.1.1",
"p-queue": "6.6.2",
"rimraf": "3.0.2",
"unload": "2.4.1"
},
"devDependencies": {
"@babel/cli": "7.22.9",
"@babel/core": "7.22.9",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-member-expression-literals": "7.22.5",
"@babel/plugin-transform-property-literals": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.9",
"@babel/types": "7.22.5",
"@babel/preset-env": "7.22.10",
"@babel/types": "7.22.10",
"@types/core-js": "2.5.5",
"assert": "2.0.0",
"async-test-util": "2.1.0",
Expand Down

0 comments on commit b1b542d

Please sign in to comment.