Skip to content

Commit

Permalink
Merge pull request #4608 from relative-ci/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/babel-5095667152

build(deps-dev): bump the babel group with 2 updates
  • Loading branch information
vio authored Jul 31, 2024
2 parents 2175877 + f6f7da1 commit a684097
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 57 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"node": ">= 14.0"
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@tsconfig/node14": "14.1.2",
"@types/react": "18.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme",
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.25.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.2",
"@babel/preset-react": "7.24.7",
"@bundle-stats/ui": "^4.13.4",
"@bundle-stats/utils": "^4.13.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/ui#readme",
"devDependencies": {
"@babel/preset-env": "7.25.0",
"@babel/preset-env": "7.25.2",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@storybook/addon-essentials": "8.2.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.25.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.2",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"jest-date-mock": "1.0.10",
Expand Down

0 comments on commit a684097

Please sign in to comment.