Skip to content

Commit 4e14deb

Browse files
Bump @primer/primitives from 10.3.4 to 11.3.0 (#278)
Bumps [@primer/primitives](https://github.com/primer/primitives) from 10.3.4 to 11.3.0. - [Release notes](https://github.com/primer/primitives/releases) - [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md) - [Commits](primer/primitives@v10.3.4...v11.3.0) --- updated-dependencies: - dependency-name: "@primer/primitives" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8900446 commit 4e14deb

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@generouted/react-router": "^1.19.11",
1414
"@primer/octicons-react": "^19.15.5",
15-
"@primer/primitives": "^10.0.0",
15+
"@primer/primitives": "^11.3.0",
1616
"@primer/react": "^37.31.0",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -995,10 +995,10 @@
995995
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.15.5.tgz#4c51c18290ac8b0040e05d54e781cd4c503d2f1c"
996996
integrity sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==
997997

998-
"@primer/[email protected] || 11.x", "@primer/primitives@^10.0.0":
999-
version "10.3.4"
1000-
resolved "https://registry.npmjs.org/@primer/primitives/-/primitives-10.3.4.tgz"
1001-
integrity sha512-f4tudg+MFpU4sH73Ha9wFOBwyN2b2WI7BkqMThqRIWQ/LFUturYkgt78YByJ6PJw8ZY0poPiefvBCdduyd20vA==
998+
"@primer/[email protected] || 11.x", "@primer/primitives@^11.3.0":
999+
version "11.3.0"
1000+
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-11.3.0.tgz#2452e723873695fa2e1b41073d15dea7cf46ce60"
1001+
integrity sha512-eQkAaODy7/T1LwX38YLdQUKNTcLdiIY5DN8u2Ylov0Y1MOGpMCW4yF6/oH8slS3WDnQVbtNOAqqyuGYM8Un41g==
10021002

10031003
"@primer/react@^37.31.0":
10041004
version "37.31.0"

0 commit comments

Comments
 (0)