Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent 2808216 commit d8d1b50
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions google/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"homepage": "https://github.com/jaebradley/example-rollup-react-component-npm-package#readme",
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.4",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions hackernoon-thematic/src/Interior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.4",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions vouchful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
},
"homepage": "https://github.com/jaebradley/example-rollup-react-component-npm-package#readme",
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.13",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.4",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
Expand Down

0 comments on commit d8d1b50

Please sign in to comment.