From db05b38a36307117a64f7e608b4c4a3db289ab5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 06:02:28 +0000 Subject: [PATCH] Bump @primer/octicons from 15.1.0 to 16.0.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 15.1.0 to 16.0.0. - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v15.1.0...v16.0.0) --- updated-dependencies: - dependency-name: "@primer/octicons" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04dcb8bf9673..d7f1c42f3ebe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^29.1.1", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^16.0.0", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", @@ -3678,9 +3678,9 @@ "integrity": "sha512-0tvy4e412UvwdhOIcLQU7N3TRA/SFzCcIBB0oReIwnaR+tIeSHqxoPaoHA3WZPjZpSOcvJiURmA5EXcZnFkGmg==" }, "node_modules/@primer/octicons": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-15.1.0.tgz", - "integrity": "sha512-dRfjeDG+JUNKivxs8xGba34NlLJDbNDGGkYIfLJLT7D/c1UTx6xFc+gPC6IWosVLYoUUnup8CkXDNOfT1d2LxA==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.0.0.tgz", + "integrity": "sha512-FRsFnJIU3YMrWXHnFQku4npNbMTz4wd+qIwXPkA/iA6cnvC1xmcSanT8AzN/pAEg8SLkXFS8nEP56xWUq92tfA==", "dependencies": { "object-assign": "^4.1.1" } @@ -28210,9 +28210,9 @@ } }, "@primer/octicons": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-15.1.0.tgz", - "integrity": "sha512-dRfjeDG+JUNKivxs8xGba34NlLJDbNDGGkYIfLJLT7D/c1UTx6xFc+gPC6IWosVLYoUUnup8CkXDNOfT1d2LxA==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.0.0.tgz", + "integrity": "sha512-FRsFnJIU3YMrWXHnFQku4npNbMTz4wd+qIwXPkA/iA6cnvC1xmcSanT8AzN/pAEg8SLkXFS8nEP56xWUq92tfA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index da86d135319a..2c0b90f9ce2a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^29.1.1", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^16.0.0", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3",