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] authored Oct 1, 2023
1 parent 64c4794 commit 3b52487
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"spotify-web-api-node": "4.0.0"
},
"devDependencies": {
"@babel/core": "7.10.0",
"@babel/helper-plugin-utils": "7.8.3",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-decorators": "7.10.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.10.0",
"@babel/plugin-proposal-optional-chaining": "7.10.0",
"@babel/core": "7.23.0",
"@babel/helper-plugin-utils": "7.22.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.8.3",
"@babel/register": "7.9.0",
"@babel/runtime": "7.10.0",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@zeit/next-css": "1.0.1",
Expand Down

0 comments on commit 3b52487

Please sign in to comment.