Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent ab10c5d commit ffab4a7
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-autolink-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint": "9.12.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-node": "11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-rewrite-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint": "9.12.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-node": "11.1.0",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2969,7 +2969,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jenkins-cd/gatsby-rehype-autolink-headers@workspace:plugins/gatsby-rehype-autolink-headers"
dependencies:
eslint: "npm:7.32.0"
eslint: "npm:9.12.0"
eslint-config-standard: "npm:16.0.3"
eslint-plugin-import: "npm:2.24.2"
eslint-plugin-node: "npm:11.1.0"
Expand All @@ -2990,7 +2990,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jenkins-cd/gatsby-rehype-rewrite-ids@workspace:plugins/gatsby-rehype-rewrite-ids"
dependencies:
eslint: "npm:7.32.0"
eslint: "npm:9.12.0"
eslint-config-standard: "npm:16.0.3"
eslint-plugin-import: "npm:2.24.2"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -9741,56 +9741,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:7.32.0, eslint@npm:^7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
dependencies:
"@babel/code-frame": "npm:7.12.11"
"@eslint/eslintrc": "npm:^0.4.3"
"@humanwhocodes/config-array": "npm:^0.5.0"
ajv: "npm:^6.10.0"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.0.1"
doctrine: "npm:^3.0.0"
enquirer: "npm:^2.3.5"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^5.1.1"
eslint-utils: "npm:^2.1.0"
eslint-visitor-keys: "npm:^2.0.0"
espree: "npm:^7.3.1"
esquery: "npm:^1.4.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^6.0.1"
functional-red-black-tree: "npm:^1.0.1"
glob-parent: "npm:^5.1.2"
globals: "npm:^13.6.0"
ignore: "npm:^4.0.6"
import-fresh: "npm:^3.0.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
js-yaml: "npm:^3.13.1"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.0.4"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.1"
progress: "npm:^2.0.0"
regexpp: "npm:^3.1.0"
semver: "npm:^7.2.1"
strip-ansi: "npm:^6.0.0"
strip-json-comments: "npm:^3.1.0"
table: "npm:^6.0.9"
text-table: "npm:^0.2.0"
v8-compile-cache: "npm:^2.0.3"
bin:
eslint: bin/eslint.js
checksum: 10c0/84409f7767556179cb11529f1215f335c7dfccf90419df6147f949f14c347a960c7b569e80ed84011a0b6d10da1ef5046edbbb9b11c3e59aa6696d5217092e93
languageName: node
linkType: hard

"eslint@npm:9.12.0":
version: 9.12.0
resolution: "eslint@npm:9.12.0"
Expand Down Expand Up @@ -9841,6 +9791,56 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^7.32.0":
version: 7.32.0
resolution: "eslint@npm:7.32.0"
dependencies:
"@babel/code-frame": "npm:7.12.11"
"@eslint/eslintrc": "npm:^0.4.3"
"@humanwhocodes/config-array": "npm:^0.5.0"
ajv: "npm:^6.10.0"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.0.1"
doctrine: "npm:^3.0.0"
enquirer: "npm:^2.3.5"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^5.1.1"
eslint-utils: "npm:^2.1.0"
eslint-visitor-keys: "npm:^2.0.0"
espree: "npm:^7.3.1"
esquery: "npm:^1.4.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^6.0.1"
functional-red-black-tree: "npm:^1.0.1"
glob-parent: "npm:^5.1.2"
globals: "npm:^13.6.0"
ignore: "npm:^4.0.6"
import-fresh: "npm:^3.0.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
js-yaml: "npm:^3.13.1"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.0.4"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.1"
progress: "npm:^2.0.0"
regexpp: "npm:^3.1.0"
semver: "npm:^7.2.1"
strip-ansi: "npm:^6.0.0"
strip-json-comments: "npm:^3.1.0"
table: "npm:^6.0.9"
text-table: "npm:^0.2.0"
v8-compile-cache: "npm:^2.0.3"
bin:
eslint: bin/eslint.js
checksum: 10c0/84409f7767556179cb11529f1215f335c7dfccf90419df6147f949f14c347a960c7b569e80ed84011a0b6d10da1ef5046edbbb9b11c3e59aa6696d5217092e93
languageName: node
linkType: hard

"esniff@npm:^2.0.1":
version: 2.0.1
resolution: "esniff@npm:2.0.1"
Expand Down

0 comments on commit ffab4a7

Please sign in to comment.