Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.16.0 (#2018)
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 Dec 2, 2024
1 parent 6517c4b commit 7878758
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-plugin": "7.25.9",
"@babel/plugin-proposal-decorators": "7.25.9",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-filenames": "latest",
"eslint-plugin-import": "2.31.0",
Expand Down
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": "^5.0.0"
},
"devDependencies": {
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.14.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": "^5.0.0"
},
"devDependencies": {
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.14.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-rewrite-img-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/preset-env": "7.26.0",
"babel-jest": "29.7.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"hast-util-to-html": "9.0.3",
"jest": "29.7.0",
"rehype": "13.0.2"
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-wrap-tables-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/preset-env": "7.26.0",
"babel-jest": "29.7.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"hast-util-to-html": "9.0.3",
"jest": "29.7.0",
"rehype": "13.0.2"
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@babel/preset-env": "7.26.0",
"babel-jest": "29.7.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"nock": "13.5.6"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"babel-jest": "29.7.0",
"babel-preset-gatsby": "3.14.0",
"dotenv": "16.4.5",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3631,10 +3631,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
languageName: node
linkType: hard

Expand Down Expand Up @@ -4068,7 +4068,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jenkins-cd/gatsby-rehype-autolink-headers@workspace:plugins/gatsby-rehype-autolink-headers"
dependencies:
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-standard: "npm:17.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.14.0"
Expand All @@ -4089,7 +4089,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jenkins-cd/gatsby-rehype-rewrite-ids@workspace:plugins/gatsby-rehype-rewrite-ids"
dependencies:
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-standard: "npm:17.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.14.0"
Expand All @@ -4110,7 +4110,7 @@ __metadata:
dependencies:
"@babel/preset-env": "npm:7.26.0"
babel-jest: "npm:29.7.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
hast-util-to-html: "npm:9.0.3"
jest: "npm:29.7.0"
rehype: "npm:13.0.2"
Expand All @@ -4124,7 +4124,7 @@ __metadata:
dependencies:
"@babel/preset-env": "npm:7.26.0"
babel-jest: "npm:29.7.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
hast-util-to-html: "npm:9.0.3"
jest: "npm:29.7.0"
rehype: "npm:13.0.2"
Expand All @@ -4142,7 +4142,7 @@ __metadata:
babel-jest: "npm:29.7.0"
cheerio: "npm:^1.0.0-rc.10"
date-fns: "npm:^4.0.0"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
find-package-json: "npm:^1.2.0"
gatsby-source-filesystem: "npm:5.14.0"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -4206,7 +4206,7 @@ __metadata:
classnames: "npm:2.5.1"
copy-to-clipboard: "npm:3.3.3"
dotenv: "npm:16.4.5"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-standard: "npm:17.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.9.0"
Expand Down Expand Up @@ -10520,16 +10520,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:9.16.0":
version: 9.16.0
resolution: "eslint@npm:9.16.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/js": "npm:9.16.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -10565,7 +10565,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f
checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255
languageName: node
linkType: hard

Expand Down Expand Up @@ -19625,7 +19625,7 @@ __metadata:
"@babel/eslint-parser": "npm:7.25.9"
"@babel/eslint-plugin": "npm:7.25.9"
"@babel/plugin-proposal-decorators": "npm:7.25.9"
eslint: "npm:9.15.0"
eslint: "npm:9.16.0"
eslint-config-google: "npm:0.14.0"
eslint-plugin-filenames: "npm:latest"
eslint-plugin-import: "npm:2.31.0"
Expand Down

0 comments on commit 7878758

Please sign in to comment.