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 Sep 8, 2023
1 parent ceb64f8 commit 6bf0a06
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 775 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@
},
"homepage": "https://github.com/soraLib/sa-lambda#readme",
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.19.1",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.17",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.18.9",
"@babel/plugin-transform-modules-umd": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.1",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-modules-umd": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.15",
"@commitlint/config-conventional": "17.1.0",
"@rollup/plugin-typescript": "8.5.0",
"@types/glob": "8.0.0",
Expand Down
Loading

0 comments on commit 6bf0a06

Please sign in to comment.