Skip to content

Commit

Permalink
Merge pull request #959 from jorenn92/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…config-next-14.1.1

build(deps-dev): bump eslint-config-next from 14.1.0 to 14.1.1
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
2 parents bf61b02 + a7daaf9 commit 6276440
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"autoprefixer": "10.4.17",
"clean-jsdoc-theme": "^4.2.14",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2648,12 +2648,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.1.0":
version: 14.1.0
resolution: "@next/eslint-plugin-next@npm:14.1.0"
"@next/eslint-plugin-next@npm:14.1.1":
version: 14.1.1
resolution: "@next/eslint-plugin-next@npm:14.1.1"
dependencies:
glob: "npm:10.3.10"
checksum: d8753d8258bef471ba1296f760b092c0a17e89ddc937bf16b9399725d05b6426e58e3c8eb4efb8e8f027025804ecea3b714a7b7c75682d019e53ea8d181b8632
checksum: daaecb4d248add07a0adeefbd7eba6f4054afe7ee93be40c16173b930b0ea93af15af0dff12a8095849eb77e98c6a85935cfa276721e64c93a62b4e79ac5ba40
languageName: node
linkType: hard

Expand Down Expand Up @@ -7119,11 +7119,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.1.0":
version: 14.1.0
resolution: "eslint-config-next@npm:14.1.0"
"eslint-config-next@npm:14.1.1":
version: 14.1.1
resolution: "eslint-config-next@npm:14.1.1"
dependencies:
"@next/eslint-plugin-next": "npm:14.1.0"
"@next/eslint-plugin-next": "npm:14.1.1"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
Expand All @@ -7138,7 +7138,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 8e3fc5fb99d8d8d03651a44487bd7739fd880cf6698292f548ebdb3886c52b3030758018970401f6220430e7d003a1100a62de47f86f7216d3c86ba0e1cd9cd1
checksum: 75c908c9ace2a99fc40927913a8d465c72dd9b89affecde33458270bed2481077e639c8f0172faa5bc05e6681d0bd1d2f1978361107a4438de387fb6f35846f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10647,7 +10647,7 @@ __metadata:
cron-validator: "npm:^1.3.1"
crypto: "npm:^1.0.1"
eslint: "npm:^8.57.0"
eslint-config-next: "npm:14.1.0"
eslint-config-next: "npm:14.1.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
http-server: "npm:^14.1.1"
Expand Down

0 comments on commit 6276440

Please sign in to comment.