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 May 5, 2022
1 parent 1c0faf4 commit 74076c6
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 88 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@8817a56e5bfec6e2b08345c81f4d422db53a2cdc # tag=v4.3.3
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"!dist/*.tsbuildinfo"
],
"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/jest": "^27.5.0",
"@types/node": "^16.11.33",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.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",
"typescript": "^4.6.3"
"tsup": "^5.12.7",
"typedoc": "^0.22.15",
"typescript": "^4.6.4"
},
"scripts": {
"prepare": "tsup",
Expand Down
178 changes: 99 additions & 79 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 @@ -1079,13 +1079,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^27.4.1":
version: 27.4.1
resolution: "@types/jest@npm:27.4.1"
"@types/jest@npm:^27.5.0":
version: 27.5.0
resolution: "@types/jest@npm:27.5.0"
dependencies:
jest-matcher-utils: ^27.0.0
pretty-format: ^27.0.0
checksum: 5184f3eef4832d01ee8f59bed15eec45ccc8e29c724a5e6ce37bf74396b37bdf04f557000f45ba4fc38ae6075cf9cfcce3d7a75abc981023c61ceb27230a93e4
checksum: ca09ac3a17972e18683c57b681a6866c7a56c67f429810ece00425d948da62f207d271becb5cc759da3630f120596ec3c8e0ceb0eecefbe26daffba168b82879
languageName: node
linkType: hard

Expand All @@ -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.33":
version: 16.11.33
resolution: "@types/node@npm:16.11.33"
checksum: 5c86d3f1e3b996607b41405d368d2e19d410eee0054595cef73d230368a609a2863926e75ad19f5091f0fd742cd018b667d54c51292018dd8020a202a5b29fa9
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.22.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.22.0
"@typescript-eslint/type-utils": 5.22.0
"@typescript-eslint/utils": 5.22.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: 3b083f7003f091c3ef7b3970dca9cfd507ab8c52a9b8a52259c630010adf765e9766f0e6fd9c901fc0e807319a4e8c003e12287b1f12a4b9eb4d7222e8d6db83
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/parser@npm:5.22.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.22.0
"@typescript-eslint/types": 5.22.0
"@typescript-eslint/typescript-estree": 5.22.0
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: eaff3c6b5d179b3b6758e9a64f15c27fa4957a41cc1b4ed99c82605d43394fec467626b11623d5f861ff3c3442c4d2735e1ba18a452f1316d20da74fcaa5e0ec
checksum: 28a7d4b73154fc97336be9a4efd5ffdc659f748232c82479909e86ed87ed8a78d23280b3aaf532ca4e735caaffac43d9576e6af2dfd11865e30a9d70c8a3f275
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/scope-manager@npm:5.22.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/visitor-keys": 5.19.0
checksum: 3aced2be7e4a8b98b6b0fe4c6b5a78ac7e16af67cdcaa6f6ad5596ba8a131600aae6a0dad4e8dccb57afd9765800fb49f4e0d5ec9670bdb7df006abe0a14ab9c
"@typescript-eslint/types": 5.22.0
"@typescript-eslint/visitor-keys": 5.22.0
checksum: ebf2ad44f4e5a4dfd55225419804f81f68056086c20f1549adbcca4236634eac3aae461e30d6cab6539ce6f42346ed6e1fbbb2710d2cc058a3283ef91a0fe174
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/type-utils@npm:5.22.0"
dependencies:
"@typescript-eslint/utils": 5.19.0
"@typescript-eslint/utils": 5.22.0
debug: ^4.3.2
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9ac20813139de0dc917cd9bc169b3592202faef3ad714c9cff6d07422761b3e138e212827ad3de75aed674df3acc69ecc015923c9496d084aac6855f55ef0f30
checksum: 7128085bfbeca3a9646a795a34730cdfeca110bc00240569f6a7b3dc0854680afa56e015715675a78198b414de869339bd6036cc33cb14903919780a60321a95
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/types@npm:5.22.0"
checksum: 74f822c5a3b96bba05229eea4ed370c4bd48b17f475c37f08d6ba708adf65c3aa026bb544f1d0308c96e043b30015e396fd53b1e8e4e9fbb6dc9c92d2ccc0a15
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/typescript-estree@npm:5.22.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/visitor-keys": 5.19.0
"@typescript-eslint/types": 5.22.0
"@typescript-eslint/visitor-keys": 5.22.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: 2797a79d7d32a9a547b7f1de77a353d8e8c8519791f865f5e061bfc4918d12cdaddec51afa015f5aac5d068ef525c92bd65afc83b84dc9e52e697303acf0873a
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/utils@npm:5.22.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.22.0
"@typescript-eslint/types": 5.22.0
"@typescript-eslint/typescript-estree": 5.22.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: 5019485e76d754a7a60c042545fd884dc666fddf9d4223ff706bbf0c275f19ea25a6b210fb5cf7ed368b019fe538fd854a925e9c6f12007d51b1731a29d95cc1
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.22.0":
version: 5.22.0
resolution: "@typescript-eslint/visitor-keys@npm:5.22.0"
dependencies:
"@typescript-eslint/types": 5.19.0
"@typescript-eslint/types": 5.22.0
eslint-visitor-keys: ^3.0.0
checksum: ea878349c716980e8c83fde0b60399c5e59931f74eed14d3db0f630a3ed4d092a069a5cdd3bd652bde5e19d733babd18a70ddbb5e4f6ab5b2110ad5cce857bf7
checksum: d30dfa98dcce75da49a6a204a0132d42e63228c35681cb9b3643e47a0a24a633e259832d48d101265bd85b8eb5a9f2b4858f9447646c1d3df6a2ac54258dfe8f
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 @@ -3548,22 +3548,22 @@ __metadata:
version: 0.0.0-use.local
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/jest": ^27.5.0
"@types/node": ^16.11.33
"@typescript-eslint/eslint-plugin": ^5.22.0
"@typescript-eslint/parser": ^5.22.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
typescript: ^4.6.3
tsup: ^5.12.7
typedoc: ^0.22.15
typescript: ^4.6.4
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.7":
version: 5.12.7
resolution: "tsup@npm:5.12.7"
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: ebb0d85f2ccf7754580a38b731a3e6bb09158379c1ab180545669c35b70519cf2b7b1e2160bf8e58432516d1d9f57c107c8dd133f874187e29c770bb109f5c8e
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 All @@ -7060,7 +7060,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.4.3, typescript@npm:^4.6.3":
"typescript@npm:^4.4.3":
version: 4.6.3
resolution: "typescript@npm:4.6.3"
bin:
Expand All @@ -7070,7 +7070,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>":
"typescript@npm:^4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e7bfcc39cd4571a63a54e5ea21f16b8445268b9900bf55aee0e02ad981be576acc140eba24f1af5e3c1457767c96cea6d12861768fb386cf3ffb34013718631a
languageName: node
linkType: hard

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.6.3
resolution: "typescript@patch:typescript@npm%3A4.6.3#~builtin<compat/typescript>::version=4.6.3&hash=bda367"
bin:
Expand All @@ -7080,6 +7090,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1cb434fbc637d347be90e3a0c6cd05e33c38f941713c8786d3031faf1842c2c148ba91d2fac01e7276b0ae3249b8633f1660e32686cc7a8c6a8fd5361dc52c66
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.15.4
resolution: "uglify-js@npm:3.15.4"
Expand Down

0 comments on commit 74076c6

Please sign in to comment.