Skip to content

Commit

Permalink
Bump @babel/types from 7.24.0 to 7.26.3
Browse files Browse the repository at this point in the history
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.24.0 to 7.26.3.
- [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.3/packages/babel-types)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 54f3447 commit 29c6f37
Show file tree
Hide file tree
Showing 4 changed files with 207 additions and 149 deletions.
2 changes: 1 addition & 1 deletion packages/base/Icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@toptal/picasso-provider": "5.0.0",
"@babel/types": "^7.20.7"
"@babel/types": "^7.26.3"
},
"files": [
"dist-package/**",
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso-pictograms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@toptal/picasso": "53.0.6",
"@babel/types": "^7.20.7"
"@babel/types": "^7.26.3"
},
"sideEffects": false,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"react-truncate": "^2.4.0"
},
"devDependencies": {
"@babel/types": "^7.20.7",
"@babel/types": "^7.26.3",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
Expand Down
Loading

0 comments on commit 29c6f37

Please sign in to comment.