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 Sep 26, 2023
1 parent c5357f5 commit 982162d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,21 +91,21 @@
"lint"
],
"dependencies": {
"@babel/runtime": "7.22.15",
"@babel/runtime": "7.23.1",
"oblivious-set": "1.1.1",
"p-queue": "6.6.2",
"unload": "2.4.1"
},
"devDependencies": {
"@babel/cli": "7.22.15",
"@babel/core": "7.22.20",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@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.15",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.20",
"@babel/types": "7.22.19",
"@babel/types": "7.23.0",
"@types/core-js": "2.5.6",
"assert": "2.1.0",
"async-test-util": "2.1.1",
Expand Down

0 comments on commit 982162d

Please sign in to comment.