1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-27 20:59:01 +00:00

Bump eslint-config-next from 13.0.0 to 13.0.2 in /web

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.0.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-08 13:39:39 +00:00 committed by Brenden Matthews
parent 38f6ccbed1
commit d09b8ff08c
2 changed files with 16 additions and 16 deletions

30
web/package-lock.json generated
View File

@ -34,7 +34,7 @@
"autoprefixer": "^10.4.13",
"cypress": "^10.11.0",
"eslint": "^8.27.0",
"eslint-config-next": "13.0.0",
"eslint-config-next": "13.0.2",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mdx": "^2.0.5",
"js-yaml": "^4.1.0",
@ -832,9 +832,9 @@
"integrity": "sha512-Qb6WPuRriGIQ19qd6NBxpcrFOfj8ziN7l9eZUfwff5gl4zLXluqtuZPddYZM/oWjN53ZYcuRXzL+oowKyJeYtA=="
},
"node_modules/@next/eslint-plugin-next": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.0.tgz",
"integrity": "sha512-z+gnX4Zizatqatc6f4CQrcC9oN8Us3Vrq/OLyc98h7K/eWctrnV91zFZodmJHUjx0cITY8uYM7LXD7IdYkg3kg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.2.tgz",
"integrity": "sha512-W+fIIIaFU7Kct7Okx91C7XDRGolv/w2RUenX2yZFeeNVcuVzDIKUcNmckrYbYcwrNQUSXmtwrs3g8xwast0YtA==",
"dev": true,
"dependencies": {
"glob": "7.1.7"
@ -4596,12 +4596,12 @@
}
},
"node_modules/eslint-config-next": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.0.0.tgz",
"integrity": "sha512-y2nqWS2tycWySdVhb+rhp6CuDmDazGySqkzzQZf3UTyfHyC7og1m5m/AtMFwCo5mtvDqvw1BENin52kV9733lg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.0.2.tgz",
"integrity": "sha512-SrrHp+zBDYLjOFZdM5b9aW/pliK687Xxfa+qpDuL08Z04ReHhmz3L+maXaAqgrEVZHQximP7nh0El4yNDJW+CA==",
"dev": true,
"dependencies": {
"@next/eslint-plugin-next": "13.0.0",
"@next/eslint-plugin-next": "13.0.2",
"@rushstack/eslint-patch": "^1.1.3",
"@typescript-eslint/parser": "^5.21.0",
"eslint-import-resolver-node": "^0.3.6",
@ -15745,9 +15745,9 @@
"integrity": "sha512-Qb6WPuRriGIQ19qd6NBxpcrFOfj8ziN7l9eZUfwff5gl4zLXluqtuZPddYZM/oWjN53ZYcuRXzL+oowKyJeYtA=="
},
"@next/eslint-plugin-next": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.0.tgz",
"integrity": "sha512-z+gnX4Zizatqatc6f4CQrcC9oN8Us3Vrq/OLyc98h7K/eWctrnV91zFZodmJHUjx0cITY8uYM7LXD7IdYkg3kg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.2.tgz",
"integrity": "sha512-W+fIIIaFU7Kct7Okx91C7XDRGolv/w2RUenX2yZFeeNVcuVzDIKUcNmckrYbYcwrNQUSXmtwrs3g8xwast0YtA==",
"dev": true,
"requires": {
"glob": "7.1.7"
@ -18561,12 +18561,12 @@
}
},
"eslint-config-next": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.0.0.tgz",
"integrity": "sha512-y2nqWS2tycWySdVhb+rhp6CuDmDazGySqkzzQZf3UTyfHyC7og1m5m/AtMFwCo5mtvDqvw1BENin52kV9733lg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.0.2.tgz",
"integrity": "sha512-SrrHp+zBDYLjOFZdM5b9aW/pliK687Xxfa+qpDuL08Z04ReHhmz3L+maXaAqgrEVZHQximP7nh0El4yNDJW+CA==",
"dev": true,
"requires": {
"@next/eslint-plugin-next": "13.0.0",
"@next/eslint-plugin-next": "13.0.2",
"@rushstack/eslint-patch": "^1.1.3",
"@typescript-eslint/parser": "^5.21.0",
"eslint-import-resolver-node": "^0.3.6",

View File

@ -46,7 +46,7 @@
"autoprefixer": "^10.4.13",
"cypress": "^10.11.0",
"eslint": "^8.27.0",
"eslint-config-next": "13.0.0",
"eslint-config-next": "13.0.2",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mdx": "^2.0.5",
"js-yaml": "^4.1.0",