Skip to content

Commit 2ca62d6

Browse files
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06b506c commit 2ca62d6

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

yarn.lock

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7067,6 +7067,19 @@ gatsby-page-utils@^0.9.1:
70677067
lodash "^4.17.20"
70687068
micromatch "^4.0.2"
70697069

7070+
gatsby-plugin-google-gtag@^3.0.0:
7071+
version "3.2.0"
7072+
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-3.2.0.tgz#8326133ef676a9059a63091a11c6b786ac21a657"
7073+
integrity sha512-NmKv9bRkdxgmkGUIpK1Tk0sgnggU6WDY+oH+nQG1+gs1yJqW6g1d3zzFKf/m0c5A/44Eqb7f+6h8PTjIL/XoVw==
7074+
dependencies:
7075+
"@babel/runtime" "^7.12.5"
7076+
minimatch "^3.0.4"
7077+
7078+
gatsby-plugin-gtag@^1.0.13:
7079+
version "1.0.13"
7080+
resolved "https://registry.yarnpkg.com/gatsby-plugin-gtag/-/gatsby-plugin-gtag-1.0.13.tgz#ffa08a728ba1cfe33090e52764d014a025a5d35a"
7081+
integrity sha512-Oul6O67klajrEjkkF1diD228SmyUWsAwTq/1tYq41vBwmyNiPk4dhk8K93rrNQ5d5zesSv+awBeGBa503tQqGw==
7082+
70707083
gatsby-plugin-manifest@^2.12.1:
70717084
version "2.12.1"
70727085
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.12.1.tgz#d92f23d2d17d3c69445ef7b7842e5441e8dd785e"
@@ -15382,9 +15395,9 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
1538215395
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1538315396

1538415397
y18n@^4.0.0:
15385-
version "4.0.0"
15386-
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
15387-
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
15398+
version "4.0.1"
15399+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
15400+
integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
1538815401

1538915402
yallist@^2.0.0, yallist@^2.1.2:
1539015403
version "2.1.2"

0 commit comments

Comments
 (0)