Skip to content

Commit f624447

Browse files
committed
Merge branch 'td/rename-workflow' of https://github.com/commercetools/nodejs into td/rename-workflow
2 parents 102e0f5 + ae98065 commit f624447

File tree

3 files changed

+33
-35
lines changed

3 files changed

+33
-35
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@
3333
"changeset:version-and-format": "changeset version && prettier --write --parser json '**/package.json'"
3434
},
3535
"resolutions": {
36-
"graceful-fs": "4.2.8",
3736
"y18n": "3.2.2",
37+
"hosted-git-info": "4.0.2",
38+
"yargs-parser": "13.1.2",
39+
"graceful-fs": "4.2.8",
3840
"lodash": "4.17.21",
3941
"handlebars": "4.7.7",
4042
"growl": "1.10.5",

packages/product-exporter/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@
4949
"pretty-error": "^2.1.1",
5050
"yargs": "^16.0.0"
5151
},
52-
"resolutions": {
53-
"y18n": "3.2.2",
54-
"hosted-git-info": "4.0.2",
55-
"yargs-parser": "13.1.2"
56-
},
5752
"devDependencies": {
5853
"common-tags": "1.8.2",
5954
"streamtest": "2.0.0"

pnpm-lock.yaml

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)