mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency babel-loader to v9.2.1 (#8527)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [babel-loader](https://redirect.github.com/babel/babel-loader) | [`9.1.3` -> `9.2.1`](https://renovatebot.com/diffs/npm/babel-loader/9.1.3/9.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/babel-loader/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/babel-loader/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/babel-loader/9.1.3/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/babel-loader/9.1.3/9.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel-loader (babel-loader)</summary> ### [`v9.2.1`](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...1a9240b228d7735101d469bdb99b1a1e9991760f) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...d280ee32ef3587ec1494ac804b17a8219013f810) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...v9.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
45c15826ea
commit
f9a01c4831
@ -71,7 +71,7 @@
|
||||
"@babel/core": "7.25.8",
|
||||
"@docusaurus/module-type-aliases": "2.3.1",
|
||||
"@tsconfig/docusaurus": "2.0.3",
|
||||
"babel-loader": "9.1.3",
|
||||
"babel-loader": "9.2.1",
|
||||
"enhanced-resolve": "5.17.1",
|
||||
"react-router": "6.26.2",
|
||||
"replace-in-file": "7.2.0",
|
||||
|
@ -5812,16 +5812,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"babel-loader@npm:9.1.3":
|
||||
version: 9.1.3
|
||||
resolution: "babel-loader@npm:9.1.3"
|
||||
"babel-loader@npm:9.2.1":
|
||||
version: 9.2.1
|
||||
resolution: "babel-loader@npm:9.2.1"
|
||||
dependencies:
|
||||
find-cache-dir: "npm:^4.0.0"
|
||||
schema-utils: "npm:^4.0.0"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.12.0
|
||||
webpack: ">=5"
|
||||
checksum: 10c0/e3fc3c9e02bd908b37e8e8cd4f3d7280cf6ac45e33fc203aedbb615135a0fecc33bf92573b71a166a827af029d302c0b060354985cd91d510320bd70a2f949eb
|
||||
checksum: 10c0/efb82faff4c7c27e9c15bb28bf11c73200e61cf365118a9514e8d74dd489d0afc2a0d5aaa62cb4254eefc2ab631579224d95a03fd245410f28ea75e24de54ba4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -16383,7 +16383,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
"@mdx-js/react": "npm:1.6.22"
|
||||
"@svgr/webpack": "npm:8.1.0"
|
||||
"@tsconfig/docusaurus": "npm:2.0.3"
|
||||
babel-loader: "npm:9.1.3"
|
||||
babel-loader: "npm:9.2.1"
|
||||
browserslist: "npm:^4.16.5"
|
||||
docusaurus-plugin-openapi-docs: "npm:2.0.0-beta.3"
|
||||
docusaurus-plugin-remote-content: "npm:^3.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user