Skip to content

Commit

Permalink
Merge pull request #837 from atherdon/renovate/main-babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.16.8 (main)
  • Loading branch information
atherdon authored Jan 13, 2022
2 parents 221feb9 + 99a5d41 commit 761467f
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 88 deletions.
4 changes: 2 additions & 2 deletions package/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"lint:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/eslint-parser": "7.16.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.16.7",
"@babel/preset-env": "7.16.8",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.1.3",
Expand Down
4 changes: 2 additions & 2 deletions package/html/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"lint:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/eslint-parser": "7.16.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.16.7",
"@babel/preset-env": "7.16.8",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.1.3",
Expand Down
4 changes: 2 additions & 2 deletions package/newsletter-constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"lint:fix": "eslint --fix . --ignore-path ./.eslintignore --resolve-plugins-relative-to ."
},
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.16.7",
"@babel/preset-env": "7.16.8",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.1.3",
Expand Down
Loading

0 comments on commit 761467f

Please sign in to comment.