Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump eslint from 8.31.0 to 8.35.0 #54

Closed
wants to merge 1 commit into from
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"documentation-theme-utils": "^3.0.0",
"dotenv": "^4.0.0",
"envify": "^4.1.0",
"eslint": "^8.24.0",
"eslint": "^8.35.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.4.0",
Expand Down
38 changes: 23 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1692,9 +1692,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.4.1":
version: 1.4.1
resolution: "@eslint/eslintrc@npm:1.4.1"
"@eslint/eslintrc@npm:^2.0.0":
version: 2.0.0
resolution: "@eslint/eslintrc@npm:2.0.0"
dependencies:
ajv: "npm:^6.12.4"
debug: "npm:^4.3.2"
Expand All @@ -1705,7 +1705,14 @@ __metadata:
js-yaml: "npm:^4.1.0"
minimatch: "npm:^3.1.2"
strip-json-comments: "npm:^3.1.1"
checksum: 4e469ed508c3154078503b1f22b9d7f2498e76e770ff3f8c61c9961a16760c817e977f2f00b02201d1e91d6a4ebc766c1c67aae9189b00d5c1fe2e7205b6ad72
checksum: 29a8b98afca4e088f84dc1e7be849e51ca6df31172a90ef3898dd201e7e022ee7d665d999b0134849ac7279497d5270867945bdf534ad3ca0ac036e1869b310c
languageName: node
linkType: hard

"@eslint/js@npm:8.35.0":
version: 8.35.0
resolution: "@eslint/js@npm:8.35.0"
checksum: ada3a3a42de60014ddae9f2f81e96442168b74151c6785194191f17850497c8750ab0140ca37c143dda1bfaf149cfc63ff28adcf94c41ceada4afc05ff596711
languageName: node
linkType: hard

Expand Down Expand Up @@ -10225,11 +10232,12 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.24.0":
version: 8.31.0
resolution: "eslint@npm:8.31.0"
"eslint@npm:^8.35.0":
version: 8.35.0
resolution: "eslint@npm:8.35.0"
dependencies:
"@eslint/eslintrc": "npm:^1.4.1"
"@eslint/eslintrc": "npm:^2.0.0"
"@eslint/js": "npm:8.35.0"
"@humanwhocodes/config-array": "npm:^0.11.8"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -10243,7 +10251,7 @@ __metadata:
eslint-utils: "npm:^3.0.0"
eslint-visitor-keys: "npm:^3.3.0"
espree: "npm:^9.4.0"
esquery: "npm:^1.4.0"
esquery: "npm:^1.4.2"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^6.0.1"
Expand All @@ -10270,7 +10278,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 2d789efa2ef8b2ae27111107e1796dd78302006618322835e7135afb3e0af5118ba6d2294feb95befe00a3d5feb5c4e1b53435dff15b3e2e91b07016eecc3586
checksum: 9e49b49d9f877bcfbf376166e5a870c6a725b1e713e339f05b85a0d70ebd9ab3c72faceac27251b25fbbd53fd06594d6c00b335b5a59de3a36486eeeafa0f2bc
languageName: node
linkType: hard

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

"esquery@npm:^1.4.0":
version: 1.4.0
resolution: "esquery@npm:1.4.0"
"esquery@npm:^1.4.2":
version: 1.5.0
resolution: "esquery@npm:1.5.0"
dependencies:
estraverse: "npm:^5.1.0"
checksum: 7f287f5390f12feed1b2b4dd42f3a4501774effcbcbb76c340e5b9a3c25a133739dc18657c6103cb520dd4a8814d33ff732587c7de42f0ff51a0deaf4c190428
checksum: 4bde95396273b2960a330c296e921d88b7d3fb5c9cbc84a1e29cf75664c318b194b1a8b46f507fce30222a68b64527f70e09bdd5863e14248fa2f6da5e78fdfd
languageName: node
linkType: hard

Expand Down Expand Up @@ -22772,7 +22780,7 @@ __metadata:
documentation-theme-utils: "npm:^3.0.0"
dotenv: "npm:^4.0.0"
envify: "npm:^4.1.0"
eslint: "npm:^8.24.0"
eslint: "npm:^8.35.0"
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-config-prettier: "npm:^8.5.0"
eslint-import-resolver-typescript: "npm:^2.4.0"
Expand Down