Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 1c0faf4 commit 863123e
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Continuous_Delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build Docs
run: yarn docs
- name: Deploy Docs
uses: JamesIves/github-pages-deploy-action@830e6a4f7c81743c52f3fed0ac67428feff9620a # tag=v4.2.5
uses: JamesIves/github-pages-deploy-action@55974d46d95c57ce803a56e3645ddb7517f7c62f # tag=v4.3.2
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
],
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^16.11.26",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@types/node": "^16.11.28",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"cz-conventional-changelog": "^3.3.0",
"denoify": "^0.11.0",
"eslint": "^8.12.0",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"tsup": "^5.12.3",
"typedoc": "^0.22.13",
"tsup": "^5.12.6",
"typedoc": "^0.22.15",
"typescript": "^4.6.3"
},
"scripts": {
Expand Down
142 changes: 71 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.2.1":
version: 1.2.1
resolution: "@eslint/eslintrc@npm:1.2.1"
"@eslint/eslintrc@npm:^1.2.2":
version: 1.2.2
resolution: "@eslint/eslintrc@npm:1.2.2"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
Expand All @@ -478,7 +478,7 @@ __metadata:
js-yaml: ^4.1.0
minimatch: ^3.0.4
strip-json-comments: ^3.1.1
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
checksum: d891036bbffb0efec1462aa4a603ed6e349d546b1632dde7d474ddd15c2a8b6895671b25293f1d3ba10ff629c24a3649ad049373fe695a0e44b612537088563c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1110,10 +1110,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.11.26":
version: 16.11.27
resolution: "@types/node@npm:16.11.27"
checksum: 6ed0c8c4d29a549d0cfd607d19edf9a4668fbd39087701d923b4a04cd760564e47ad27f9403968cb9c11ee006f0ea6ab698b2491b4b2d2dec3f4a53d0fc22df7
"@types/node@npm:^16.11.28":
version: 16.11.28
resolution: "@types/node@npm:16.11.28"
checksum: aba39c8a9fdac1d73f69e5308b669952d607504ac2bd6f9f99201b8b974baedd52ca43f8cbbbb2e5015269eb2c680a85f80a4416816accb6019029bae3a7714c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1161,13 +1161,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.17.0":
version: 5.19.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.19.0"
"@typescript-eslint/eslint-plugin@npm:^5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.20.0"
dependencies:
"@typescript-eslint/scope-manager": 5.19.0
"@typescript-eslint/type-utils": 5.19.0
"@typescript-eslint/utils": 5.19.0
"@typescript-eslint/scope-manager": 5.20.0
"@typescript-eslint/type-utils": 5.20.0
"@typescript-eslint/utils": 5.20.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
Expand All @@ -1180,66 +1180,66 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 7fa73fc8f988c6876cb51e2581e4d965e2958ad522222d364d295797a5f3460440d3188a197c584a274bf1c55d7fe01ac84cc4f63c074eaecce6908cc30d1f51
checksum: 276251535b38dc5e9165c86d7f9b0a6d601cef82f02dc2a94b4133ad08d8825cb3e27bfd3b686b21b0627e05fa25c5e456c89cc3a66583b109637d1cf2d6c06a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.17.0":
version: 5.19.0
resolution: "@typescript-eslint/parser@npm:5.19.0"
"@typescript-eslint/parser@npm:^5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/parser@npm:5.20.0"
dependencies:
"@typescript-eslint/scope-manager": 5.19.0
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/typescript-estree": 5.19.0
"@typescript-eslint/scope-manager": 5.20.0
"@typescript-eslint/types": 5.20.0
"@typescript-eslint/typescript-estree": 5.20.0
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: eaff3c6b5d179b3b6758e9a64f15c27fa4957a41cc1b4ed99c82605d43394fec467626b11623d5f861ff3c3442c4d2735e1ba18a452f1316d20da74fcaa5e0ec
checksum: 0a72c5c0fbea3ef30332a20a7fc673461a4106225d7d4b78e1d4eb3cd0343d26132deb0cdaa17fd31b90711c63978996216faf1fb9a7abdee367e3b42f812e21
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/scope-manager@npm:5.19.0"
"@typescript-eslint/scope-manager@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/scope-manager@npm:5.20.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/visitor-keys": 5.19.0
checksum: 3aced2be7e4a8b98b6b0fe4c6b5a78ac7e16af67cdcaa6f6ad5596ba8a131600aae6a0dad4e8dccb57afd9765800fb49f4e0d5ec9670bdb7df006abe0a14ab9c
"@typescript-eslint/types": 5.20.0
"@typescript-eslint/visitor-keys": 5.20.0
checksum: 904fd43f559dc2579958496ffad837eca124940b4a172666f0ea54ed606074d9ec7d2bec0f2141c3f9a8b894dd2644817cb86809e79a7a73ecba2b7babcdb5c9
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/type-utils@npm:5.19.0"
"@typescript-eslint/type-utils@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/type-utils@npm:5.20.0"
dependencies:
"@typescript-eslint/utils": 5.19.0
"@typescript-eslint/utils": 5.20.0
debug: ^4.3.2
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9ac20813139de0dc917cd9bc169b3592202faef3ad714c9cff6d07422761b3e138e212827ad3de75aed674df3acc69ecc015923c9496d084aac6855f55ef0f30
checksum: c9c436122b715d144edae9d36ebd34e9b02b282ada829382770e15170c58f4f27cfde2d5847ea3c4a1b70ca42e2460a204e920eea50b3d05e9d342e8836d4d12
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/types@npm:5.19.0"
checksum: 383091f0063c789c07e8e8361f8a2b5c4619fc3672e9b1ac88c83ec3abd9ddeaea7c8adcc62aacfa8139ebff4c87c5871fb8f743a54208cc239c5a0c3bfbc280
"@typescript-eslint/types@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/types@npm:5.20.0"
checksum: d7f6e51e23f59feee8857340828c47a98a0dd5eaa1b045e936dc11199b55754cf78ae5cd8d56c1fafb1b5a40a6f472c1ac921072951217caffe3f06a717fa61c
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/typescript-estree@npm:5.19.0"
"@typescript-eslint/typescript-estree@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/typescript-estree@npm:5.20.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/visitor-keys": 5.19.0
"@typescript-eslint/types": 5.20.0
"@typescript-eslint/visitor-keys": 5.20.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
Expand All @@ -1248,33 +1248,33 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 57567065a27f6945005e59d0b092c9d4e9537a06c225a8ffdc22f5504e4e4e61a47895ae60301d2c497b67add82ca3bab8fab816df131ab0d2106370e13ba49b
checksum: 2b709292b7df3675d1f8eaf2f4e1ecf491f70fc525012c6a0fb5164aa893c165317b0a419022b8b00aaed502864d5b5b84092b58a9950d2633248e8d7627abd8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/utils@npm:5.19.0"
"@typescript-eslint/utils@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/utils@npm:5.20.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.19.0
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/typescript-estree": 5.19.0
"@typescript-eslint/scope-manager": 5.20.0
"@typescript-eslint/types": 5.20.0
"@typescript-eslint/typescript-estree": 5.20.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 2778e38574a70695e2d499f2451e4eceb56c1cdb41b8a74b866519fd078417a96e1ddcd28ccb92edcbf4c243930cfdae684163588806160493d1099e8fd78eab
checksum: e387cf96124e34d079804220c5cb9134148fb3efc68d852a344453e285e3016e0b7e37b11308ef58c0e7afc638f145002cebc27c5da0fd03e0c074ff97d8210e
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.19.0":
version: 5.19.0
resolution: "@typescript-eslint/visitor-keys@npm:5.19.0"
"@typescript-eslint/visitor-keys@npm:5.20.0":
version: 5.20.0
resolution: "@typescript-eslint/visitor-keys@npm:5.20.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/types": 5.20.0
eslint-visitor-keys: ^3.0.0
checksum: ea878349c716980e8c83fde0b60399c5e59931f74eed14d3db0f630a3ed4d092a069a5cdd3bd652bde5e19d733babd18a70ddbb5e4f6ab5b2110ad5cce857bf7
checksum: 1e1aa5f14fd60f1846ee26947d571953898dc82eb635a7eab3984c6b7db9bb8897743416713a129cc95c8cd63325cc0c64b3935d264f73100911fc5da76fc65f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2999,11 +2999,11 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.12.0":
version: 8.13.0
resolution: "eslint@npm:8.13.0"
"eslint@npm:^8.14.0":
version: 8.14.0
resolution: "eslint@npm:8.14.0"
dependencies:
"@eslint/eslintrc": ^1.2.1
"@eslint/eslintrc": ^1.2.2
"@humanwhocodes/config-array": ^0.9.2
ajv: ^6.10.0
chalk: ^4.0.0
Expand Down Expand Up @@ -3040,7 +3040,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: bc7d2fc9a046d42cb2c8987573ecaf534c1fae14747c4695e32388e179c5f21b83eefdb3e4f35924bf76152e226d7cc9dfb21f12348baf12c803109005b17439
checksum: 87d2e3e5eb93216d4ab36006e7b8c0bfad02f40b0a0f193f1d42754512cd3a9d8244152f1c69df5db2e135b3c4f1c10d0ed2f0881fe8a8c01af55465968174c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3549,20 +3549,20 @@ __metadata:
resolution: "glicko2.ts@workspace:."
dependencies:
"@types/jest": ^27.4.1
"@types/node": ^16.11.26
"@typescript-eslint/eslint-plugin": ^5.17.0
"@typescript-eslint/parser": ^5.17.0
"@types/node": ^16.11.28
"@typescript-eslint/eslint-plugin": ^5.20.0
"@typescript-eslint/parser": ^5.20.0
cz-conventional-changelog: ^3.3.0
denoify: ^0.11.0
eslint: ^8.12.0
eslint: ^8.14.0
eslint-config-prettier: ^8.5.0
jest: ^27.5.1
prettier: ^2.6.2
standard-version: ^9.3.2
ts-jest: ^27.1.4
ts-node: ^10.7.0
tsup: ^5.12.3
typedoc: ^0.22.13
tsup: ^5.12.6
typedoc: ^0.22.15
typescript: ^4.6.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6926,9 +6926,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^5.12.3":
version: 5.12.5
resolution: "tsup@npm:5.12.5"
"tsup@npm:^5.12.6":
version: 5.12.6
resolution: "tsup@npm:5.12.6"
dependencies:
bundle-require: ^3.0.2
cac: ^6.7.12
Expand All @@ -6952,7 +6952,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 5a456068cb3516097d6217d60a56cdd3c40d22920b45ab6775956586bf7c998cd53622873acdc0f764e1366f2ddb3cdf465b2c2302b77225e8ad678ec549374c
checksum: 124d3a60194c487770cc103aa837624520a98d5fd8c74209df34e51de588204d8093977dd6b312e54b8d06e7fc60c041e8726dc293b16344269e56168c6c7fde
languageName: node
linkType: hard

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

"typedoc@npm:^0.22.13":
"typedoc@npm:^0.22.15":
version: 0.22.15
resolution: "typedoc@npm:0.22.15"
dependencies:
Expand Down

0 comments on commit 863123e

Please sign in to comment.