-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 9da19d7
authored
chore(dev-deps): ⬆️ update devdependencies (non-major) (patch) (#418)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`^7.26.0` -> `^7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.0/7.26.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`^7.26.0` -> `^7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.26.0/7.26.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`^2.27.11` -> `^2.27.12`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.27.11/2.27.12) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
### [`v7.26.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7267-2025-01-24)
[Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.7)
##### 🐛 Bug Fix
- `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​17086](https://redirect.github.com/babel/babel/pull/17086) Make "object without properties" helpers ES6-compatible ([@​tquetano-netflix](https://redirect.github.com/tquetano-netflix))
- `babel-plugin-transform-typeof-symbol`
- [#​17085](https://redirect.github.com/babel/babel/pull/17085) fix: Correctly handle `typeof` in arrow functions ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-parser`
- [#​17079](https://redirect.github.com/babel/babel/pull/17079) Respect `ranges` option in estree method value ([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-core`
- [#​17052](https://redirect.github.com/babel/babel/pull/17052) Do not try to parse .ts configs as JSON if natively supported ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-plugin-transform-typescript`
- [#​17050](https://redirect.github.com/babel/babel/pull/17050) fix: correctly resolve references to non-constant enum members ([@​branchseer](https://redirect.github.com/branchseer))
- `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types`
- [#​17025](https://redirect.github.com/babel/babel/pull/17025) fix: Remove type-only `import x = y.z` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
</details>
<details>
<summary>changesets/changesets (@​changesets/cli)</summary>
### [`v2.27.12`](https://redirect.github.com/changesets/changesets/compare/@changesets/[email protected])
[Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/timelessco/js-bottomsheet).1 parent b5a87ed commit 9da19d7Copy full SHA for 9da19d7
2 files changed
+297
-266
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
0 commit comments