From 4f2519df323ac13382bd24ec7a6749b95d4e85a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 14:15:11 +0000 Subject: [PATCH] Bump @primer/octicons from 15.1.0 to 16.1.0 Bumps [@primer/octicons](https://github.com/primer/octicons) from 15.1.0 to 16.1.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.1.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 e66c1a98501f..06b0868ad326 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^16.1.0", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3", @@ -3686,9 +3686,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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.1.0.tgz", + "integrity": "sha512-B48ToLSK2brtzJR0cSJ9JTdresyWhGepQuHhxfrIySefBkjrEI1qQ150Jvv2lLxehhIP37a+Yoze0EPzCOe39w==", "dependencies": { "object-assign": "^4.1.1" } @@ -28085,9 +28085,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.1.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-16.1.0.tgz", + "integrity": "sha512-B48ToLSK2brtzJR0cSJ9JTdresyWhGepQuHhxfrIySefBkjrEI1qQ150Jvv2lLxehhIP37a+Yoze0EPzCOe39w==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 80ddbf0c9e2c..06bb6b8be0ef 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@hapi/accept": "^5.0.2", "@primer/components": "^30.3.0", "@primer/css": "^17.9.0", - "@primer/octicons": "^15.1.0", + "@primer/octicons": "^16.1.0", "@primer/octicons-react": "^15.1.0", "accept-language-parser": "^1.5.0", "ajv": "^8.6.3",