Skip to content

Commit

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

build(deps-dev): bump eslint-config-next from 14.0.4 to 14.1.0
  • Loading branch information
github-actions[bot] authored Jan 22, 2024
2 parents 3379d15 + 1ac3a54 commit 759c78f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 26 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 @@
"autoprefixer": "10.4.16",
"clean-jsdoc-theme": "^4.2.14",
"eslint": "^8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
Expand Down
36 changes: 11 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2518,12 +2518,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.0.4":
version: 14.0.4
resolution: "@next/eslint-plugin-next@npm:14.0.4"
"@next/eslint-plugin-next@npm:14.1.0":
version: 14.1.0
resolution: "@next/eslint-plugin-next@npm:14.1.0"
dependencies:
glob: "npm:7.1.7"
checksum: 0e93cb704efdedbe20978c4ffa4856f818cebd91255db859bd88ff1b1f206e92ee61a22b047db87b32cd2f544e3ee0e31ac41f877e1c9a0a7a3b6096513f3376
glob: "npm:10.3.10"
checksum: d8753d8258bef471ba1296f760b092c0a17e89ddc937bf16b9399725d05b6426e58e3c8eb4efb8e8f027025804ecea3b714a7b7c75682d019e53ea8d181b8632
languageName: node
linkType: hard

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

"eslint-config-next@npm:14.0.4":
version: 14.0.4
resolution: "eslint-config-next@npm:14.0.4"
"eslint-config-next@npm:14.1.0":
version: 14.1.0
resolution: "eslint-config-next@npm:14.1.0"
dependencies:
"@next/eslint-plugin-next": "npm:14.0.4"
"@next/eslint-plugin-next": "npm:14.1.0"
"@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 @@ -6958,7 +6958,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 39cc217b52288583cbb1b894e12a3e69a689b4b697609863b35937c381a5b2873cfa14a48a68d9fd3cb3b236e5f6f8ac16ecaeb3499fa1c3b4e12d2a62cb3c4e
checksum: 8e3fc5fb99d8d8d03651a44487bd7739fd880cf6698292f548ebdb3886c52b3030758018970401f6220430e7d003a1100a62de47f86f7216d3c86ba0e1cd9cd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8053,20 +8053,6 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:7.1.7":
version: 7.1.7
resolution: "glob@npm:7.1.7"
dependencies:
fs.realpath: "npm:^1.0.0"
inflight: "npm:^1.0.4"
inherits: "npm:2"
minimatch: "npm:^3.0.4"
once: "npm:^1.3.0"
path-is-absolute: "npm:^1.0.0"
checksum: 173245e6f9ccf904309eb7ef4a44a11f3bf68e9e341dff5a28b5db0dd7123b7506daf41497f3437a0710f57198187b758c2351eeaabce4d16935e956920da6a4
languageName: node
linkType: hard

"glob@npm:^7.0.0, glob@npm:^7.1.3, glob@npm:^7.1.4":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down Expand Up @@ -10474,7 +10460,7 @@ __metadata:
cron-validator: "npm:^1.3.1"
crypto: "npm:^1.0.1"
eslint: "npm:^8.56.0"
eslint-config-next: "npm:14.0.4"
eslint-config-next: "npm:14.1.0"
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 759c78f

Please sign in to comment.