Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @babel/preset-env from 7.23.5 to 7.23.8 #5119

Merged
merged 7 commits into from
Jan 24, 2024
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"@svgr/webpack": "^5.5.0",
"@talend/eslint-config": "^13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-hook-form": "^7.48.2"
},
"devDependencies": {
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@storybook/addon-a11y": "^7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"babel-jest": "^29.7.0",
"babel-plugin-tester": "^10.1.0",
"eslint": "^8.55.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-import-d3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.2",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"babel-jest": "^29.7.0",
"babel-plugin-tester": "^10.1.0",
"jest": "^29.7.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/babel-plugin-import-from-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"babel-jest": "^29.7.0",
"babel-plugin-tester": "^10.1.0",
"eslint": "^8.55.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-object-assign": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@talend/babel-plugin-assets-api": "^1.2.1",
Expand Down
152 changes: 76 additions & 76 deletions yarn.lock

Large diffs are not rendered by default.

Loading