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 Jul 6, 2023
1 parent 0367046 commit f004082
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@
},
"devDependencies": {
"@babel/cli": "7.22.6",
"@babel/core": "7.22.6",
"@babel/core": "7.22.8",
"@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.6",
"@babel/plugin-transform-runtime": "7.22.7",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.22.6",
"@babel/preset-env": "7.22.7",
"@babel/types": "7.22.5",
"@types/core-js": "2.5.5",
"assert": "2.0.0",
Expand Down

0 comments on commit f004082

Please sign in to comment.