Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Update dependency @sondr3/tsconfig to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 9330a26 commit f460632
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@sondr3/eslint-config": "0.7.1",
"@sondr3/prettier": "0.6.0",
"@sondr3/tsconfig": "0.7.0",
"@sondr3/tsconfig": "0.9.0",
"@types/jest": "27.5.2",
"@types/node": "16.18.36",
"@typescript-eslint/eslint-plugin": "5.59.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1026,10 +1026,10 @@
resolved "https://registry.yarnpkg.com/@sondr3/prettier/-/prettier-0.6.0.tgz#f45b41553ed99085af23d6360b1b475806b2883d"
integrity sha512-BvhOdLFESrlzSYTjnA/ENY7DbhX7f2FZMXo8D/4AUeBE9bN6vpoVpHkudmwRyyixNifbGB4dv9rojDrft9uF7w==

"@sondr3/tsconfig@0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@sondr3/tsconfig/-/tsconfig-0.7.0.tgz#0a3b1bf5c9b276cdf5d7d014fc2a4f010ff7e054"
integrity sha512-MUlEyV/jrBvX08e60kzu8vTZI+xS+jRZeu03X1eu95D4H6lQcYM39OqG6snyFBIoKK9u/Fs/964u9ImlmE+MUg==
"@sondr3/tsconfig@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@sondr3/tsconfig/-/tsconfig-0.9.0.tgz#1495800bbab4602e2eb2a5c308a0baa539234385"
integrity sha512-bUOYmbuOKOsWWwUlWFYfWjpwcqrT7ZNVOKGOGxVEcgOLtraOQERhuYGYPjraXoIKrYkUlvWUzhJTQfGPkj2H9Q==

"@tootallnate/once@1":
version "1.1.2"
Expand Down

0 comments on commit f460632

Please sign in to comment.