From 7335d352a9107b4f9f760a0a3349eeb858e9f020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 06:44:08 +0100 Subject: [PATCH] chore(deps): bump @linaria/core from 6.2.0 to 6.3.0 (#18984) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@linaria/core](https://github.com/callstack/linaria) from 6.2.0 to 6.3.0.
Release notes

Sourced from @​linaria/core's releases.

@​linaria/core@​6.3.0

Minor Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@linaria/core&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index cc07805a16..ece44940de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10749,11 +10749,11 @@ __metadata: linkType: hard "@linaria/core@npm:^6.2.0": - version: 6.2.0 - resolution: "@linaria/core@npm:6.2.0" + version: 6.3.0 + resolution: "@linaria/core@npm:6.3.0" dependencies: - "@wyw-in-js/processor-utils": "npm:^0.5.3" - checksum: 10c0/4eb6083c0988f19aa3721e34bf14093dab8a0c6a784237ae4276a0b4e68bb82e91c594d7dd1d12173aaa2b38400a6bf5e0bd8b961a9ae05cdba854e2c566a134 + "@wyw-in-js/processor-utils": "npm:^0.6.0" + checksum: 10c0/4a3c7a1b3ae486e27540bcafe377498c22770e4e2914084b495a6aae65b77611308505d11108d3d999bfd9e40e443f6deb3120dbabbdaa8fc922de1db320b515 languageName: node linkType: hard @@ -27416,6 +27416,16 @@ __metadata: languageName: node linkType: hard +"@wyw-in-js/processor-utils@npm:^0.6.0": + version: 0.6.0 + resolution: "@wyw-in-js/processor-utils@npm:0.6.0" + dependencies: + "@babel/generator": "npm:^7.23.5" + "@wyw-in-js/shared": "npm:0.6.0" + checksum: 10c0/e7338afb71aa1eccf7646447df9d20c2ac895dc1d5a5ad8c26931997fa31595ece5890e8ada39b3c1fda28439c7598de950980dded714dbe003b232f95d22d9e + languageName: node + linkType: hard + "@wyw-in-js/shared@npm:0.5.4, @wyw-in-js/shared@npm:^0.5.3": version: 0.5.4 resolution: "@wyw-in-js/shared@npm:0.5.4" @@ -27427,6 +27437,17 @@ __metadata: languageName: node linkType: hard +"@wyw-in-js/shared@npm:0.6.0": + version: 0.6.0 + resolution: "@wyw-in-js/shared@npm:0.6.0" + dependencies: + debug: "npm:^4.3.4" + find-up: "npm:^5.0.0" + minimatch: "npm:^9.0.3" + checksum: 10c0/a7bab831ebdf9172c8b7a117525550b57c6b338bb6579f186b0f54a3cae5cde75dd245e375b93766fe1f1fc1d42f804353622594115727a2a8c4eb4de84aaaab + languageName: node + linkType: hard + "@wyw-in-js/shared@npm:0.7.0": version: 0.7.0 resolution: "@wyw-in-js/shared@npm:0.7.0"