Skip to content

Commit

Permalink
build(deps-dev): Bump eslint from 8.35.0 to 8.36.0 (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flexdevelopment[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and flexdevelopment committed Mar 14, 2023
1 parent e444187 commit 462057f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"cspell": "6.29.3",
"dateformat": "5.0.3",
"esbuild": "0.17.11",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
63 changes: 35 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1118,38 +1118,45 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.1.2":
version: 4.1.2
resolution: "@eslint-community/eslint-utils@npm:4.1.2"
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0":
version: 4.2.0
resolution: "@eslint-community/eslint-utils@npm:4.2.0"
dependencies:
eslint-visitor-keys: "npm:^3.3.0"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 81a68aaada6fbe216c9e757ae6739940792a0d993ba0b2d35beb4406240a91597f88debac01e76c3d982ed7e820b6f2e62b14650c7b9b07a7ac6a8f1b0185ad7
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: d55ae81529acb4cfea73ef2036351d1aaa331840be97bb002fc64eb59c26c18ad63e290c97d12a354ed606b1b6ee8c2d717283e9b6a18c527c9ab6cd35bf02f2
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.0.0":
version: 2.0.0
resolution: "@eslint/eslintrc@npm:2.0.0"
"@eslint-community/regexpp@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/regexpp@npm:4.4.0"
checksum: 8ec04b985ecb6b18ec0a9d008023780b0b1dfc6477dd1d1aba5a9d0c91bee46b2b98423b5a2f9b6f137b0e98d9f215613ce96df89d2bdfd5fcc23ad9a693309b
languageName: node
linkType: hard

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

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

Expand Down Expand Up @@ -1221,7 +1228,7 @@ __metadata:
cspell: "npm:6.29.3"
dateformat: "npm:5.0.3"
esbuild: "npm:0.17.11"
eslint: "npm:8.35.0"
eslint: "npm:8.36.0"
eslint-config-prettier: "npm:8.7.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
Expand Down Expand Up @@ -4356,12 +4363,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.35.0":
version: 8.35.0
resolution: "eslint@npm:8.35.0"
"eslint@npm:8.36.0":
version: 8.36.0
resolution: "eslint@npm:8.36.0"
dependencies:
"@eslint/eslintrc": "npm:^2.0.0"
"@eslint/js": "npm:8.35.0"
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.4.0"
"@eslint/eslintrc": "npm:^2.0.1"
"@eslint/js": "npm:8.36.0"
"@humanwhocodes/config-array": "npm:^0.11.8"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -4372,9 +4381,8 @@ __metadata:
doctrine: "npm:^3.0.0"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^7.1.1"
eslint-utils: "npm:^3.0.0"
eslint-visitor-keys: "npm:^3.3.0"
espree: "npm:^9.4.0"
espree: "npm:^9.5.0"
esquery: "npm:^1.4.2"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
Expand All @@ -4396,24 +4404,23 @@ __metadata:
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.1"
regexpp: "npm:^3.2.0"
strip-ansi: "npm:^6.0.1"
strip-json-comments: "npm:^3.1.0"
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 9e49b49d9f877bcfbf376166e5a870c6a725b1e713e339f05b85a0d70ebd9ab3c72faceac27251b25fbbd53fd06594d6c00b335b5a59de3a36486eeeafa0f2bc
checksum: e9cff49770817e3b8c0e136ea26fbdd441356f722d8d60474c31958894d8e35ed605dfcffcf81aa5c83ad4a0b2280361ff3e0ff03b7748cf5c900f099d8652a8
languageName: node
linkType: hard

"espree@npm:^9.0.0, espree@npm:^9.4.0":
version: 9.4.1
resolution: "espree@npm:9.4.1"
"espree@npm:^9.0.0, espree@npm:^9.5.0":
version: 9.5.0
resolution: "espree@npm:9.5.0"
dependencies:
acorn: "npm:^8.8.0"
acorn-jsx: "npm:^5.3.2"
eslint-visitor-keys: "npm:^3.3.0"
checksum: 6d64a7f5b39ad6af704756738cc4331bef0ac2c55e1e5b967e87dae37d753e7cc10d476c8fa772a13a9d43bc7ef541aa323bfd29a5011ccfff9b99feb82681ff
checksum: 07a6db06b511aa76cff2621c2d60e663a95266d7185157e52ecd2f1d82e621dc322b47ccc670630d2cb19b656ef9135364fe7af777e9a8c5e4d0dbd68f585efd
languageName: node
linkType: hard

Expand Down

0 comments on commit 462057f

Please sign in to comment.