Skip to content

Commit 0b58786

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): @code-to-json/formatter
1 parent 0536007 commit 0b58786

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
},
119119
"dependencies": {
120120
"@code-to-json/core": "0.6.50",
121-
"@code-to-json/formatter": "0.5.19",
121+
"@code-to-json/formatter": "0.5.49",
122122
"ember-cli-babel": "7.5.0",
123123
"ember-cli-typescript": "2.0.0-rc.2",
124124
"ember-decorators": "5.0.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@
680680
lodash "^4.17.11"
681681
to-fast-properties "^2.0.0"
682682

683-
"@code-to-json/[email protected]", "@code-to-json/core@^0.6.19":
683+
"@code-to-json/[email protected]", "@code-to-json/core@^0.6.49":
684684
version "0.6.50"
685685
resolved "https://registry.yarnpkg.com/@code-to-json/core/-/core-0.6.50.tgz#219c7870e25a232eacb43a925a11910aa1badd49"
686686
integrity sha512-j/xhLMOfb0ynF7JTypIeeBdH3nd63ytPQRMrvxcHlDSpE6Y6i89KvNMvHO6RjAuPNaA2BLse9LmZuR8eM0tLfw==
@@ -690,13 +690,13 @@
690690
debug "4.1.1"
691691
typescript "^3.1.0"
692692

693-
"@code-to-json/[email protected].19":
694-
version "0.5.19"
695-
resolved "https://registry.yarnpkg.com/@code-to-json/formatter/-/formatter-0.5.19.tgz#04b05b3f3a6f03b8aad299c799ede3c749aed0a9"
696-
integrity sha512-JQ4f0nBwOI3gAKtbfKG/8vT9J2zhjGoVaofqKlkl79m4TBWx2x2CCTdWSjTCNtPhzXYryqwcyAESaeCg5v6mmw==
693+
"@code-to-json/[email protected].49":
694+
version "0.5.49"
695+
resolved "https://registry.yarnpkg.com/@code-to-json/formatter/-/formatter-0.5.49.tgz#ae30b96df05f3cb3a2dab855fff11d5907e3cb09"
696+
integrity sha512-pmFgv0PQbSq9rgnfTnCGYudKzndV0U836TMEZllz8UvsTTaeg8Jr4PgIFV9Om7NeF+9iGxVQHWi5/IH1amlwzQ==
697697
dependencies:
698-
"@code-to-json/core" "^0.6.19"
699-
"@code-to-json/utils" "^0.5.19"
698+
"@code-to-json/core" "^0.6.49"
699+
"@code-to-json/utils" "^0.5.49"
700700

701701
"@code-to-json/utils-ts@^0.0.40":
702702
version "0.0.40"
@@ -705,7 +705,7 @@
705705
dependencies:
706706
typescript "^3.1.0"
707707

708-
"@code-to-json/utils@^0.5.19", "@code-to-json/utils@^0.5.49":
708+
"@code-to-json/utils@^0.5.49":
709709
version "0.5.49"
710710
resolved "https://registry.yarnpkg.com/@code-to-json/utils/-/utils-0.5.49.tgz#6f88c194b86cc8dae965d8d29db99bb02e3cf242"
711711
integrity sha512-isN0IJhH73ZmA2gk4+gElGl1XNwLUuPlP6LiezQjUQMC3l83UHn7sLg2lW839AeMFAcQtLZtkLQ0bbC3e0el9g==

0 commit comments

Comments
 (0)