Skip to content

Commit

Permalink
chore(deps): update dependency y18n to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2022
1 parent 3955666 commit e3358ca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"resolutions": {
"graceful-fs": "4.2.8",
"**/graceful-fs": "4.2.8",
"y18n": "3.2.2",
"y18n": "5.0.8",
"lodash": "4.17.21",
"handlebars": "4.7.7",
"growl": "1.10.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/product-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"yargs": "^16.0.0"
},
"resolutions": {
"y18n": "3.2.2",
"y18n": "5.0.8",
"hosted-git-info": "4.0.2",
"yargs-parser": "13.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15271,10 +15271,10 @@ xtend@^4.0.1, xtend@~4.0.1:
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

y18n@3.2.2, y18n@^3.2.1, y18n@^4.0.0, y18n@^5.0.5:
version "3.2.2"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696"
integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==
y18n@5.0.8, y18n@^3.2.1, y18n@^4.0.0, y18n@^5.0.5:
version "5.0.8"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==

yallist@^2.1.2:
version "2.1.2"
Expand Down

0 comments on commit e3358ca

Please sign in to comment.