Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 624e628 commit 93c1230
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 70 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@types/jest": "^29.5.1",
"@types/node": "^17.0.23",
"@types/rimraf": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -55,7 +55,7 @@
"rollup-plugin-typescript2": "^0.34.1",
"ts-jest": "^29.1.0",
"tsup": "^6.7.0",
"typedoc": "^0.24.6",
"typedoc": "^0.24.7",
"typedoc-json-parser": "^8.1.0",
"typescript": "^4.9.5"
},
Expand Down
118 changes: 51 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1924,14 +1924,14 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.2"
"@typescript-eslint/eslint-plugin@npm:^5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.6"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.2
"@typescript-eslint/type-utils": 5.59.2
"@typescript-eslint/utils": 5.59.2
"@typescript-eslint/scope-manager": 5.59.6
"@typescript-eslint/type-utils": 5.59.6
"@typescript-eslint/utils": 5.59.6
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
Expand All @@ -1944,7 +1944,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 1045883173a36a069b56e906ed7e5b4106e1efc2ed0969a1718683aef58fd39e5dfa17774b8782c3ced0529a4edd6dedfcb54348a14525f191a6816e6f3b90dc
checksum: fc495b5eadc70603f0d677921a70f151ac94453ebd76b77abbf7ed213c09daf05a3e2b2e2b16139b30dc6574d068d988e4e53c017759f3d3307fa394cfd4ae39
languageName: node
linkType: hard

Expand Down Expand Up @@ -1982,20 +1982,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/parser@npm:5.59.2"
"@typescript-eslint/parser@npm:^5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/parser@npm:5.59.6"
dependencies:
"@typescript-eslint/scope-manager": 5.59.2
"@typescript-eslint/types": 5.59.2
"@typescript-eslint/typescript-estree": 5.59.2
"@typescript-eslint/scope-manager": 5.59.6
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/typescript-estree": 5.59.6
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 0d3f992c49e062ff509606fb72846abaa66602d93ca15bc6498c345c55effa28c8d523b829cd180d901eaf04bca3d93a165d56a387ce109333d60d67b09b5638
checksum: 1f6e259f501e3d13f9632bd71da2cf3d11150f1276079522e8d5c392a07c3aea867c855481981fca3bf32beb6bef046ef64cdfceba8ea4150f27099e44d9a92c
languageName: node
linkType: hard

Expand All @@ -2019,13 +2019,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/scope-manager@npm:5.59.2"
"@typescript-eslint/scope-manager@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/scope-manager@npm:5.59.6"
dependencies:
"@typescript-eslint/types": 5.59.2
"@typescript-eslint/visitor-keys": 5.59.2
checksum: e7adce27890ebaadd0fb36a35639c9a97d2965973643aef4b4b0dcfabb03181c82235d7171e718b002dd398e52fefd67816eb34912ddbc2bb738b47755bd502a
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/visitor-keys": 5.59.6
checksum: 65cce7b3fc320e264ef966da9a26bb7cba014ec5a0c9c5518cb08a624d67ac6eb67dd8e2df49b33eeaaaacaf42c73f291d56f93a9d1ec82c58bd1e7e872e530b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2062,20 +2062,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/type-utils@npm:5.59.2"
"@typescript-eslint/type-utils@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/type-utils@npm:5.59.6"
dependencies:
"@typescript-eslint/typescript-estree": 5.59.2
"@typescript-eslint/utils": 5.59.2
"@typescript-eslint/typescript-estree": 5.59.6
"@typescript-eslint/utils": 5.59.6
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: d9dc037509a97b11a3c7f758f0f6e985cf5b4909fab860018a75b1550711ce9ff07bf5b67d4197ba7a0a831fec7255851b1e6a773a69030fc8ea7ec649859f52
checksum: f8e09dc16f413090ec464d48bd86e1b44a569e5a6ed78370f3e8132e80a464dfcdc1525f4f0706b79e397841b1865016cb38353475264beec49851d78a7fdd36
languageName: node
linkType: hard

Expand All @@ -2093,10 +2093,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/types@npm:5.59.2"
checksum: 5a91cfbcaa8c7e92ad91f67abd0ce43ae562fdbdd8c32aa968731bf7c200d13a0415e87fc032bd48f7e5b7d3ed1447cb14449ef2592c269ca311974b15ce0af2
"@typescript-eslint/types@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/types@npm:5.59.6"
checksum: e898ca629d95b69f5dbfb7c9a3d28f943e5a372d37bf7efaefb41341d2d7147372cd4956b35b637e9b3a1b8555d64a5b35776650b815c4227b114513247ec2b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -2136,12 +2136,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/typescript-estree@npm:5.59.2"
"@typescript-eslint/typescript-estree@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/typescript-estree@npm:5.59.6"
dependencies:
"@typescript-eslint/types": 5.59.2
"@typescript-eslint/visitor-keys": 5.59.2
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/visitor-keys": 5.59.6
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -2150,7 +2150,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: e8bb8817fe53f826f54e4ca584e48a6700dae25e0cc20ab7db38e7e5308987c5759408b39a4e494d4d6dcd7b4bca9f9c507fae987213380dc1c98607cb0a60b1
checksum: 65b7879e8cd4ccb987c1e1fa75cd84250cb46799ba0de6cdcaec70f6700b45ae4efcebb24163ca7946152e1b12595ee58e35bfb31ea6d35b3f39deaf973d4f1a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2188,21 +2188,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/utils@npm:5.59.2"
"@typescript-eslint/utils@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/utils@npm:5.59.6"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.59.2
"@typescript-eslint/types": 5.59.2
"@typescript-eslint/typescript-estree": 5.59.2
"@typescript-eslint/scope-manager": 5.59.6
"@typescript-eslint/types": 5.59.6
"@typescript-eslint/typescript-estree": 5.59.6
eslint-scope: ^5.1.1
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 483c35a592a36a5973204ce4cd11d52935c097b414d7edac2ecd15dba460b8c540b793ffc232c0f8580fef0624eb7704156ce33c66bd09a76769ed019bddd1d1
checksum: 40ffe1d2f1fbf6c30aa05f4a68785fb1e77aa09772ea45b001daf4068e504830cf60a441a819b2c6ffe4a19216aba404869300b2ce6bc2a67d093f74ded504a7
languageName: node
linkType: hard

Expand All @@ -2226,13 +2226,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.59.2":
version: 5.59.2
resolution: "@typescript-eslint/visitor-keys@npm:5.59.2"
"@typescript-eslint/visitor-keys@npm:5.59.6":
version: 5.59.6
resolution: "@typescript-eslint/visitor-keys@npm:5.59.6"
dependencies:
"@typescript-eslint/types": 5.59.2
"@typescript-eslint/types": 5.59.6
eslint-visitor-keys: ^3.3.0
checksum: 3057a017bca03b4ec3bee442044f2bc2f77a4af0d83ea9bf7c6cb2a12811126d93d9d300d89ef8078d981e478c6cc38693c51a2ae4b10a717796bba880eff924
checksum: 8f216411344f5ed618ab838fa3fc4b04f3041f33e08d9b160df4db988f496c71f934c4b0362f686ce63ecf7f5d926c67190d5116c91945c1957544728449ec6b
languageName: node
linkType: hard

Expand Down Expand Up @@ -6732,8 +6732,8 @@ __metadata:
"@types/jest": ^29.5.1
"@types/node": ^17.0.23
"@types/rimraf": ^3.0.2
"@typescript-eslint/eslint-plugin": ^5.59.2
"@typescript-eslint/parser": ^5.59.2
"@typescript-eslint/eslint-plugin": ^5.59.6
"@typescript-eslint/parser": ^5.59.6
eslint: ^8.40.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
Expand All @@ -6750,7 +6750,7 @@ __metadata:
rollup-plugin-typescript2: ^0.34.1
ts-jest: ^29.1.0
tsup: ^6.7.0
typedoc: ^0.24.6
typedoc: ^0.24.7
typedoc-json-parser: ^8.1.0
typescript: ^4.9.5
languageName: unknown
Expand Down Expand Up @@ -7931,22 +7931,6 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.24.6":
version: 0.24.6
resolution: "typedoc@npm:0.24.6"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.0
shiki: ^0.14.1
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x
bin:
typedoc: bin/typedoc
checksum: 3911ef6a7736ce6655a4b22fabc5be6df8812412e209d730fd168bfa7797847897f05fed797bc16558f11ce647b20746453748ff8afe85b1375c3efe2d7b57df
languageName: node
linkType: hard

"typedoc@npm:^0.24.7":
version: 0.24.7
resolution: "typedoc@npm:0.24.7"
Expand Down

0 comments on commit 93c1230

Please sign in to comment.