Skip to content

Commit

Permalink
chore: bump/dedupe babel family of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Feb 28, 2023
1 parent aa3bee4 commit 0368cfa
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 220 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,23 +66,23 @@
"@actions/core": "1.9.1",
"@actions/github": "5.0.3",
"@azure/data-tables": "13.0.0",
"@babel/core": "7.18.9",
"@babel/generator": "7.18.9",
"@babel/parser": "7.18.9",
"@babel/core": "7.21.0",
"@babel/generator": "7.21.1",
"@babel/parser": "7.21.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.18.9",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.18.9",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-runtime": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
"@babel/standalone": "7.18.9",
"@babel/traverse": "7.18.9",
"@babel/types": "7.20.7",
"@babel/register": "7.21.0",
"@babel/standalone": "7.21.1",
"@babel/traverse": "7.21.2",
"@babel/types": "7.21.2",
"@cactuslab/usepubsub": "^1.0.2",
"@ctrl/tinycolor": "3.3.4",
"@cypress/react": "5.12.4",
Expand Down
Loading

0 comments on commit 0368cfa

Please sign in to comment.