Skip to content

Commit 26deafc

Browse files
Bump json5 and tsconfig-paths
Bumps [json5](https://github.com/json5/json5) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together. Updates `json5` from 1.0.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v2.2.3) Updates `tsconfig-paths` from 3.9.0 to 3.10.1 - [Release notes](https://github.com/dividab/tsconfig-paths/releases) - [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md) - [Commits](jonaskello/tsconfig-paths@v3.9.0...v3.10.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: tsconfig-paths dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4300f54 commit 26deafc

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

package-lock.json

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

yarn.lock

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,6 @@
110110
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
111111
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
112112

113-
"@types/json5@^0.0.29":
114-
version "0.0.29"
115-
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
116-
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
117-
118113
"@types/node@^14.0.25":
119114
version "14.17.4"
120115
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
@@ -1057,12 +1052,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
10571052
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
10581053
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
10591054

1060-
json5@^1.0.1:
1061-
version "1.0.1"
1062-
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
1063-
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
1064-
dependencies:
1065-
minimist "^1.2.0"
1055+
json5@^2.2.0:
1056+
version "2.2.3"
1057+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1058+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
10661059

10671060
levn@^0.4.1:
10681061
version "0.4.1"
@@ -1141,9 +1134,9 @@ minimatch@^3.0.4:
11411134
brace-expansion "^1.1.7"
11421135

11431136
minimist@^1.2.0:
1144-
version "1.2.6"
1145-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1146-
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
1137+
version "1.2.7"
1138+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
1139+
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
11471140

11481141
ms@2.0.0:
11491142
version "2.0.0"
@@ -1523,7 +1516,7 @@ strip-ansi@^6.0.0:
15231516
strip-bom@^3.0.0:
15241517
version "3.0.0"
15251518
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
1526-
integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
1519+
integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
15271520

15281521
strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
15291522
version "3.1.1"
@@ -1574,12 +1567,11 @@ to-regex-range@^5.0.1:
15741567
is-number "^7.0.0"
15751568

15761569
tsconfig-paths@^3.9.0:
1577-
version "3.9.0"
1578-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
1579-
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
1570+
version "3.10.1"
1571+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
1572+
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
15801573
dependencies:
1581-
"@types/json5" "^0.0.29"
1582-
json5 "^1.0.1"
1574+
json5 "^2.2.0"
15831575
minimist "^1.2.0"
15841576
strip-bom "^3.0.0"
15851577

0 commit comments

Comments
 (0)