From 3436ea269a27be661deefd6048270173de1359d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 02:39:24 +0000 Subject: [PATCH 1/3] Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..c2342ee38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1915,9 +1915,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "http-signature": { From c259984f46d4e841287b4ae2f319e6bc27a737a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 06:07:50 +0000 Subject: [PATCH 2/3] Bump lodash from 4.17.20 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..11b272959 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2378,9 +2378,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "loud-rejection": { From e9c7eb9177f963c7b3074a6e2504ebd549f014f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Sun, 6 Jun 2021 23:35:02 +0200 Subject: [PATCH 3/3] new icon: julia (original, original-wordmark, plain, plain-wordmark) --- devicon.json | 21 +++++++++++++++++++++ icons/julia/julia-original-wordmark.svg | 1 + icons/julia/julia-original.svg | 1 + icons/julia/julia-plain-wordmark.svg | 1 + icons/julia/julia-plain.svg | 1 + 5 files changed, 25 insertions(+) create mode 100644 icons/julia/julia-original-wordmark.svg create mode 100644 icons/julia/julia-original.svg create mode 100644 icons/julia/julia-plain-wordmark.svg create mode 100644 icons/julia/julia-plain.svg diff --git a/devicon.json b/devicon.json index ace8ef8cd..66f2c7aa5 100644 --- a/devicon.json +++ b/devicon.json @@ -1949,6 +1949,27 @@ "color": "#0769ad", "aliases": [] }, + { + "name": "julia", + "tags": [ + "programming", + "language" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#28a745", + "aliases": [] + }, { "name": "jupyter", "tags": [ diff --git a/icons/julia/julia-original-wordmark.svg b/icons/julia/julia-original-wordmark.svg new file mode 100644 index 000000000..01e5fec62 --- /dev/null +++ b/icons/julia/julia-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/julia/julia-original.svg b/icons/julia/julia-original.svg new file mode 100644 index 000000000..696d05b29 --- /dev/null +++ b/icons/julia/julia-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/julia/julia-plain-wordmark.svg b/icons/julia/julia-plain-wordmark.svg new file mode 100644 index 000000000..3279c58bc --- /dev/null +++ b/icons/julia/julia-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/julia/julia-plain.svg b/icons/julia/julia-plain.svg new file mode 100644 index 000000000..40982824a --- /dev/null +++ b/icons/julia/julia-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file