Skip to content

Commit f48d2f4

Browse files
chore(deps-dev): bump tsconfig-paths from 3.10.1 to 4.1.0 (#4517)
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.10.1 to 4.1.0. - [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.10.1...v4.1.0) --- updated-dependencies: - dependency-name: tsconfig-paths dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0432e52 commit f48d2f4

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
@@ -24,7 +24,7 @@
2424
"jest": "^29.0.3",
2525
"lint-staged": "13.0.3",
2626
"prettier": "2.7.1",
27-
"tsconfig-paths": "3.10.1",
27+
"tsconfig-paths": "4.1.0",
2828
"typescript": "^4.8.3"
2929
},
3030
"engines": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15453,7 +15453,7 @@ __metadata:
1545315453
languageName: node
1545415454
linkType: hard
1545515455

15456-
"json5@npm:^2.1.2, json5@npm:^2.2.0":
15456+
"json5@npm:^2.1.2":
1545715457
version: 2.2.0
1545815458
resolution: "json5@npm:2.2.0"
1545915459
dependencies:
@@ -20703,7 +20703,7 @@ __metadata:
2070320703
jest: ^29.0.3
2070420704
lint-staged: 13.0.3
2070520705
prettier: 2.7.1
20706-
tsconfig-paths: 3.10.1
20706+
tsconfig-paths: 4.1.0
2070720707
typescript: ^4.8.3
2070820708
languageName: unknown
2070920709
linkType: soft
@@ -22810,14 +22810,14 @@ __metadata:
2281022810
languageName: node
2281122811
linkType: hard
2281222812

22813-
"tsconfig-paths@npm:3.10.1":
22814-
version: 3.10.1
22815-
resolution: "tsconfig-paths@npm:3.10.1"
22813+
"tsconfig-paths@npm:4.1.0":
22814+
version: 4.1.0
22815+
resolution: "tsconfig-paths@npm:4.1.0"
2281622816
dependencies:
22817-
json5: ^2.2.0
22818-
minimist: ^1.2.0
22817+
json5: ^2.2.1
22818+
minimist: ^1.2.6
2281922819
strip-bom: ^3.0.0
22820-
checksum: 014ec869276114031d3bd6d2d9ce07c32c96ca6912f32285f46eeb4ca5270bd4c5e4de1353b838c66282157f089dedc8c3377c4e72e2f3d910e706c7b9ac5e6d
22820+
checksum: e4b101f81b2abd95499d8145e0aa73144e857c2c359191058486cef101b7accae22a69114e5d5814a13d5ab3b0bae70dd0c85bcdb7e829bbe1bfda5c9067c9b1
2282122821
languageName: node
2282222822
linkType: hard
2282322823

0 commit comments

Comments
 (0)