Skip to content

Commit

Permalink
chore(deps-dev): bump tsconfig-paths from 3.10.1 to 4.1.0 (#4517)
Browse files Browse the repository at this point in the history
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](dividab/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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2022
1 parent 0432e52 commit f48d2f4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "^29.0.3",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"tsconfig-paths": "3.10.1",
"tsconfig-paths": "4.1.0",
"typescript": "^4.8.3"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15453,7 +15453,7 @@ __metadata:
languageName: node
linkType: hard

"json5@npm:^2.1.2, json5@npm:^2.2.0":
"json5@npm:^2.1.2":
version: 2.2.0
resolution: "json5@npm:2.2.0"
dependencies:
Expand Down Expand Up @@ -20703,7 +20703,7 @@ __metadata:
jest: ^29.0.3
lint-staged: 13.0.3
prettier: 2.7.1
tsconfig-paths: 3.10.1
tsconfig-paths: 4.1.0
typescript: ^4.8.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -22810,14 +22810,14 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:3.10.1":
version: 3.10.1
resolution: "tsconfig-paths@npm:3.10.1"
"tsconfig-paths@npm:4.1.0":
version: 4.1.0
resolution: "tsconfig-paths@npm:4.1.0"
dependencies:
json5: ^2.2.0
minimist: ^1.2.0
json5: ^2.2.1
minimist: ^1.2.6
strip-bom: ^3.0.0
checksum: 014ec869276114031d3bd6d2d9ce07c32c96ca6912f32285f46eeb4ca5270bd4c5e4de1353b838c66282157f089dedc8c3377c4e72e2f3d910e706c7b9ac5e6d
checksum: e4b101f81b2abd95499d8145e0aa73144e857c2c359191058486cef101b7accae22a69114e5d5814a13d5ab3b0bae70dd0c85bcdb7e829bbe1bfda5c9067c9b1
languageName: node
linkType: hard

Expand Down

0 comments on commit f48d2f4

Please sign in to comment.