Skip to content

Commit

Permalink
Merge pull request thisismydesign#357 from thisismydesign/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/next/eslint-plugin-next-13.0.7

Bump @next/eslint-plugin-next from 13.0.6 to 13.0.7
  • Loading branch information
github-actions[bot] authored Dec 19, 2022
2 parents 76631c8 + 56098fe commit 09ce61f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@nestjs/cli": "^9.1.5",
"@nestjs/schematics": "^9.0.3",
"@nestjs/testing": "^9.2.1",
"@next/eslint-plugin-next": "^13.0.6",
"@next/eslint-plugin-next": "^13.0.7",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.14",
"@types/gtag.js": "^0.0.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1138,10 +1138,10 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.0.7.tgz#7b6ccd9006d3fb57c369e3fb62b28e15324141e9"
integrity sha512-ZBclBRB7DbkSswXgbJ+muF5RxfgmAuQKAWL8tcm86aZmoiL1ZainxQK0hMcMYdh+IYG8UObAKV2wKB5O+6P4ng==

"@next/eslint-plugin-next@^13.0.6":
version "13.0.6"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.6.tgz#4d73774ede50183c5ae5bab01ec4a7dd2d11fed5"
integrity sha512-JUANdYNCddhmQBjQQPxEJYL7GMCqYtbfrdmtX7c013srig7waNCG69Aoql7CgAgjdy8jn1ovHVdcF/NB46XN3Q==
"@next/eslint-plugin-next@^13.0.7":
version "13.0.7"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.0.7.tgz#a41f628ea48043f13d9d060871e649dc4dddd4d1"
integrity sha512-Q/Z0V3D3UpKhhzFU6/s17wD4rqJ+ZDGded8UpqNyzX1nUdD+/PnsZexPhSIZ2Yf/c8QESeirmJVRb3eAfCQkRQ==
dependencies:
glob "7.1.7"

Expand Down

0 comments on commit 09ce61f

Please sign in to comment.