Skip to content

Commit

Permalink
build(deps): update devdependency @ava/typescript to ~4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent 9152eb0 commit 0d49066
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"document": "typedoc src/index.ts --name preferred-locale --includeVersion --hideGenerator --searchInComments --plugin @mxssfd/typedoc-theme --theme my-theme --entryPointStrategy expand"
},
"devDependencies": {
"@ava/typescript": "~4.0.0",
"@ava/typescript": "~4.1.0",
"@mxssfd/typedoc-theme": "~1.1.0",
"@rushstack/eslint-patch": "~1.3.0",
"@semantic-release/changelog": "~6.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ __metadata:
version: 6
cacheKey: 8

"@ava/typescript@npm:~4.0.0":
version: 4.0.0
resolution: "@ava/typescript@npm:4.0.0"
"@ava/typescript@npm:~4.1.0":
version: 4.1.0
resolution: "@ava/typescript@npm:4.1.0"
dependencies:
escape-string-regexp: ^5.0.0
execa: ^7.1.0
checksum: 113651b3a1c9d7af900b30592b34a8591daf4e614112b050f16ed3362a62cf6445989395b3387b842c60b86e34e485743603628a2d3364053a7d10d64403acfd
execa: ^7.1.1
checksum: b0e0aa2a5d3bc8514dea73a2f8884bc6011c98d28e9f476dbfbdbab679f4ac17ac0d4ecb01ca9a6d6553db81a0e7786584625ec11cbd0b4e2743844470742160
languageName: node
linkType: hard

Expand Down Expand Up @@ -2827,7 +2827,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^7.0.0, execa@npm:^7.1.0":
"execa@npm:^7.0.0, execa@npm:^7.1.1":
version: 7.1.1
resolution: "execa@npm:7.1.1"
dependencies:
Expand Down Expand Up @@ -5699,7 +5699,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "preferred-locale@workspace:."
dependencies:
"@ava/typescript": ~4.0.0
"@ava/typescript": ~4.1.0
"@mxssfd/typedoc-theme": ~1.1.0
"@rushstack/eslint-patch": ~1.3.0
"@semantic-release/changelog": ~6.0.2
Expand Down

0 comments on commit 0d49066

Please sign in to comment.