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 Aug 24, 2023
1 parent 2808216 commit c9f8907
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions google/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
},
"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/preset-react": "7.18.6",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
"@commitlint/prompt": "17.1.1",
Expand Down
10 changes: 5 additions & 5 deletions hackernoon-thematic/src/Interior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
],
"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/preset-react": "7.18.6",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
"@commitlint/prompt": "17.1.1",
Expand Down
10 changes: 5 additions & 5 deletions vouchful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
},
"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/preset-react": "7.18.6",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "17.1.1",
"@commitlint/config-angular": "17.1.0",
"@commitlint/prompt": "17.1.1",
Expand Down

0 comments on commit c9f8907

Please sign in to comment.