Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#309)
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] authored Jan 1, 2023
1 parent 4d20921 commit bc8ca73
Showing 2 changed files with 201 additions and 15 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -22,13 +22,13 @@
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@stencil/react-output-target": "^0.3.1",
"@types/node": "^18.11.17",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
208 changes: 197 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -274,6 +274,23 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.4.1":
version: 1.4.1
resolution: "@eslint/eslintrc@npm:1.4.1"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
espree: ^9.4.0
globals: ^13.19.0
ignore: ^5.2.0
import-fresh: ^3.2.1
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: cd3e5a8683db604739938b1c1c8b77927dc04fce3e28e0c88e7f2cd4900b89466baf83dfbad76b2b9e4d2746abdd00dd3f9da544d3e311633d8693f327d04cd7
languageName: node
linkType: hard

"@gar/promisify@npm:^1.1.3":
version: 1.1.3
resolution: "@gar/promisify@npm:1.1.3"
@@ -1008,10 +1025,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.17":
version: 18.11.17
resolution: "@types/node@npm:18.11.17"
checksum: 1933afd068d5c75c068c6c4df6d10edb3b0b2bb6503d544e2f0496ac007c90596e6a5e284a8ef032451bc16f871b7e46719d7d2bea60e9b25d13a77d52161cac
"@types/node@npm:^18.11.18":
version: 18.11.18
resolution: "@types/node@npm:18.11.18"
checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d
languageName: node
linkType: hard

@@ -1070,7 +1087,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.33.1, @typescript-eslint/eslint-plugin@npm:^5.47.0":
"@typescript-eslint/eslint-plugin@npm:^5.33.1":
version: 5.47.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.0"
dependencies:
@@ -1093,7 +1110,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.33.1, @typescript-eslint/parser@npm:^5.47.0":
"@typescript-eslint/eslint-plugin@npm:^5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.1"
dependencies:
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/type-utils": 5.47.1
"@typescript-eslint/utils": 5.47.1
debug: ^4.3.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 59fe719a8fbad14c37b8ce0dd292f6b8066bba370090f5e40eeab03033b97a12df1f1d0963c7070ac8cf4f7f319974fa6747e70932660055d222fa993c239b6a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.33.1":
version: 5.47.0
resolution: "@typescript-eslint/parser@npm:5.47.0"
dependencies:
@@ -1110,6 +1150,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/parser@npm:5.47.1"
dependencies:
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/typescript-estree": 5.47.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 36806686a2c5cc60558c09b13e885861aa21ec6250539d8d3d3c8abb90b321662e57dacec44915c87726a5a0d74187b58a65880a0613024eaeeb7ad0197a345d
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/scope-manager@npm:5.47.0"
@@ -1120,6 +1177,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/scope-manager@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
checksum: 73e2e2949b6e0122d89cfd44e1d24eda38d774899b834746700a4f1eb096effd1432c953f8be743a3ea3c7fc8fbf6e0882b11ee0f39b7ced6d8abf6a8665f1c8
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/type-utils@npm:5.47.0"
@@ -1137,13 +1204,37 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/types@npm:5.47.0"
checksum: 5a856e190cc2103427dbe15ccbbf87238261b5ed0859390a9e55f93afc2057f79dcbb4ac0db4d35787466f5e73f271111d19b2e725cf444af41d30e09678bf7a
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/types@npm:5.47.1"
checksum: 9b3df8661862a8927ec29d21d6b5826cae7dd8b4797b5b54d66289d8abcf46081453a5cbaf9cc0a5b6c8249ca381dda61c2623da2a704e47f9d86175639a8cea
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/typescript-estree@npm:5.47.0"
@@ -1162,6 +1253,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/typescript-estree@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 803214a53fd4faf19b6b325dd4e8ddaa5bb1ebb9b52358d26ebeaeb86b431cea5bc09f3b43ca8abfdd3a72fdea667467a1abfda50cbad866696ec5739afae2ac
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/utils@npm:5.47.0"
@@ -1180,6 +1289,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/utils@npm:5.47.1"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/typescript-estree": 5.47.1
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 5167d26b8d5579de4d9aae36e18f980b33e01006ecc87cff59b761e15f69234092ac555bcf64a9f18d7c3e68a971df2a37b3912fc523c2586c2ba3f4544cc3d3
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.47.0":
version: 5.47.0
resolution: "@typescript-eslint/visitor-keys@npm:5.47.0"
@@ -1190,6 +1317,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/visitor-keys@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
eslint-visitor-keys: ^3.3.0
checksum: b4d1f4daa67e962d22c41325d9dcb6b2efde1caf354a2edb5bf682b92ab8c6205435d0b12f39ce9771955250e26f2a6f03adabb37e62e5aac8225691a59ef153
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
@@ -2775,7 +2912,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.22.0, eslint@npm:^8.30.0":
"eslint@npm:^8.22.0":
version: 8.30.0
resolution: "eslint@npm:8.30.0"
dependencies:
@@ -2824,6 +2961,55 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.31.0":
version: 8.31.0
resolution: "eslint@npm:8.31.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.2
globals: ^13.19.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
languageName: node
linkType: hard

"espree@npm:^9.4.0":
version: 9.4.0
resolution: "espree@npm:9.4.0"
@@ -6174,13 +6360,13 @@ __metadata:
"@sapphire/prettier-config": ^1.4.4
"@sapphire/ts-config": ^3.3.4
"@stencil/react-output-target": ^0.3.1
"@types/node": ^18.11.17
"@types/node": ^18.11.18
"@types/react": ^18.0.26
"@types/react-dom": ^18.0.10
"@typescript-eslint/eslint-plugin": ^5.47.0
"@typescript-eslint/parser": ^5.47.0
"@typescript-eslint/eslint-plugin": ^5.47.1
"@typescript-eslint/parser": ^5.47.1
cz-conventional-changelog: ^3.3.0
eslint: ^8.30.0
eslint: ^8.31.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ^2.26.0
eslint-plugin-jsx-a11y: ^6.6.1

0 comments on commit bc8ca73

Please # to comment.