Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/web": "^0.0.63",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@typescript-eslint/typescript-estree": "^5.21.0",
"@typescript-eslint/typescript-estree": "^5.48.2",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"dotenv": "^16.0.0",
Expand Down
39 changes: 37 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ __metadata:
"@types/web": ^0.0.63
"@typescript-eslint/eslint-plugin": ^5.21.0
"@typescript-eslint/parser": ^5.21.0
"@typescript-eslint/typescript-estree": ^5.21.0
"@typescript-eslint/typescript-estree": ^5.48.2
ansi-colors: ^4.1.1
commitizen: ^4.2.4
cz-conventional-changelog: ^3.3.0
Expand Down Expand Up @@ -1984,7 +1984,14 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.21.0, @typescript-eslint/typescript-estree@npm:>=5.0.0, @typescript-eslint/typescript-estree@npm:^5.21.0":
"@typescript-eslint/types@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/types@npm:5.48.2"
checksum: 9c5e860a0102badf5116985cfa0a1be5b1d7453c3fd84861c4e82d9b73b881304f52ea8455740f5b4af8491dabe5e8d2dfdeb5e333a509118b1fd7e718496147
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.21.0, @typescript-eslint/typescript-estree@npm:>=5.0.0":
version: 5.21.0
resolution: "@typescript-eslint/typescript-estree@npm:5.21.0"
dependencies:
Expand All @@ -2002,6 +2009,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:^5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/typescript-estree@npm:5.48.2"
dependencies:
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/visitor-keys": 5.48.2
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: 3ae06c597249220bcc138857d37ab2c14204d7db42e943e1a4fe6c56b6912ea271e3ab19f15f458390c54f82ac47785481546b644ff3c111cbb37398cf29949a
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.21.0, @typescript-eslint/utils@npm:^5.10.0":
version: 5.21.0
resolution: "@typescript-eslint/utils@npm:5.21.0"
Expand All @@ -2028,6 +2053,16 @@ __metadata:
languageName: node
linkType: hard

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

"@xml-tools/parser@npm:^1.0.11":
version: 1.0.11
resolution: "@xml-tools/parser@npm:1.0.11"
Expand Down