Skip to content

Commit

Permalink
chore(deps): bump @babel/runtime from 7.25.6 to 7.26.0 (#1583)
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 48c581c commit 1db8936
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/big-design-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prettier": "@bigcommerce/eslint-config/prettier",
"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.26.0",
"@bigcommerce/big-design-theme": "workspace:^"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prettier": "@bigcommerce/eslint-config/prettier",
"dependencies": {
"@babel/runtime": "^7.25.6"
"@babel/runtime": "^7.26.0"
},
"peerDependencies": {
"@bigcommerce/big-design": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prettier": "@bigcommerce/eslint-config/prettier",
"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.26.0",
"polished": "^4.3.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/big-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"prettier": "@bigcommerce/eslint-config/prettier",
"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.26.0",
"@bigcommerce/big-design-icons": "workspace:^",
"@bigcommerce/big-design-theme": "workspace:^",
"@popperjs/core": "^2.11.6",
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

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

0 comments on commit 1db8936

Please sign in to comment.