Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.53.0 (#690)
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 Nov 7, 2023
1 parent ff0aa4c commit bc0e078
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"cross-env": "7.0.3",
"docsify": "4.13.1",
"docsify-cli": "4.4.4",
"eslint": "8.52.0",
"eslint": "8.53.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "15.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"browserslist-to-esbuild": "1.2.0",
"cross-env": "7.0.3",
"es-check": "7.1.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"get-tsconfig": "4.7.2",
"npm-run-all": "4.1.5",
"publint": "0.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"cross-env": "7.0.3",
"error-cause-polyfill": "3.0.0",
"es-check": "7.1.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"get-tsconfig": "4.7.2",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"browserslist-to-esbuild": "1.2.0",
"cross-env": "7.0.3",
"es-check": "7.1.1",
"eslint": "8.52.0",
"eslint": "8.53.0",
"get-tsconfig": "4.7.2",
"npm-run-all": "4.1.5",
"publint": "0.2.5",
Expand Down
71 changes: 63 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1276,9 +1276,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.1.2":
version: 2.1.2
resolution: "@eslint/eslintrc@npm:2.1.2"
"@eslint/eslintrc@npm:^2.1.2, @eslint/eslintrc@npm:^2.1.3":
version: 2.1.3
resolution: "@eslint/eslintrc@npm:2.1.3"
dependencies:
ajv: "npm:^6.12.4"
debug: "npm:^4.3.2"
Expand All @@ -1289,7 +1289,7 @@ __metadata:
js-yaml: "npm:^4.1.0"
minimatch: "npm:^3.1.2"
strip-json-comments: "npm:^3.1.1"
checksum: fa25638f2666cac6810f98ee7d0f4b912f191806467c1b40d72bac759fffef0b3357f12a1869817286837b258e4de3517e0c7408520e156ca860fc53a1fbaed9
checksum: 77b70a89232fe702c2f765b5b92970f5e4224b55363b923238b996c66fcd991504f40d3663c0543ae17d6c5049ab9b07ab90b65d7601e6f25e8bcd4caf69ac75
languageName: node
linkType: hard

Expand All @@ -1300,6 +1300,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.53.0":
version: 8.53.0
resolution: "@eslint/js@npm:8.53.0"
checksum: a372d55aa2bbe0d9399acc8de3c892dcfe507fd914d29fde6826ae54a13452619be626aa7eb70b1ec4d4da5302b6ed8e8ac9bf1f830003f15c0ad56c30b4f520
languageName: node
linkType: hard

"@examples/nextjs-app@workspace:examples/nextjs-app":
version: 0.0.0-use.local
resolution: "@examples/nextjs-app@workspace:examples/nextjs-app"
Expand Down Expand Up @@ -1341,7 +1348,7 @@ __metadata:
browserslist-to-esbuild: "npm:1.2.0"
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
eslint: "npm:8.52.0"
eslint: "npm:8.53.0"
get-tsconfig: "npm:4.7.2"
npm-run-all: "npm:4.1.5"
publint: "npm:0.2.5"
Expand Down Expand Up @@ -1377,7 +1384,7 @@ __metadata:
cross-env: "npm:7.0.3"
error-cause-polyfill: "npm:3.0.0"
es-check: "npm:7.1.1"
eslint: "npm:8.52.0"
eslint: "npm:8.53.0"
get-tsconfig: "npm:4.7.2"
jest: "npm:29.7.0"
npm-run-all: "npm:4.1.5"
Expand Down Expand Up @@ -1414,7 +1421,7 @@ __metadata:
browserslist-to-esbuild: "npm:1.2.0"
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
eslint: "npm:8.52.0"
eslint: "npm:8.53.0"
get-tsconfig: "npm:4.7.2"
npm-run-all: "npm:4.1.5"
publint: "npm:0.2.5"
Expand Down Expand Up @@ -5906,6 +5913,54 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.53.0":
version: 8.53.0
resolution: "eslint@npm:8.53.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.3"
"@eslint/js": "npm:8.53.0"
"@humanwhocodes/config-array": "npm:^0.11.13"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
doctrine: "npm:^3.0.0"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^7.2.2"
eslint-visitor-keys: "npm:^3.4.3"
espree: "npm:^9.6.1"
esquery: "npm:^1.4.2"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^6.0.1"
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
globals: "npm:^13.19.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
is-path-inside: "npm:^3.0.3"
js-yaml: "npm:^4.1.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
strip-ansi: "npm:^6.0.1"
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: e305a71ce2b9a8631b293266fe53e346c76f28bc8d004af33f10e537cf133db1fb87af3599376e70ed6e0f89a78be10c4f08ddd0c1c9c0c497cd143b4a270420
languageName: node
linkType: hard

"espree@npm:^9.6.0, espree@npm:^9.6.1":
version: 9.6.1
resolution: "espree@npm:9.6.1"
Expand Down Expand Up @@ -6998,7 +7053,7 @@ __metadata:
cross-env: "npm:7.0.3"
docsify: "npm:4.13.1"
docsify-cli: "npm:4.4.4"
eslint: "npm:8.52.0"
eslint: "npm:8.53.0"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
lint-staged: "npm:15.0.2"
Expand Down

0 comments on commit bc0e078

Please sign in to comment.