Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.22.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent 45ae165 commit f7c1d69
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 @@ -91,21 +91,21 @@
"lint"
],
"dependencies": {
"@babel/runtime": "7.22.11",
"@babel/runtime": "7.22.15",
"oblivious-set": "1.1.1",
"p-queue": "6.6.2",
"unload": "2.4.1"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.15",
"@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.10",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.14",
"@babel/types": "7.22.11",
"@babel/preset-env": "7.22.15",
"@babel/types": "7.22.15",
"@types/core-js": "2.5.5",
"assert": "2.0.0",
"async-test-util": "2.1.0",
Expand Down

0 comments on commit f7c1d69

Please sign in to comment.