Skip to content

Commit

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

Bump @next/eslint-plugin-next from 13.1.0 to 13.1.1
  • Loading branch information
github-actions[bot] authored Dec 26, 2022
2 parents ad7209a + ed06738 commit 28d8997
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.1.0",
"@next/eslint-plugin-next": "^13.1.1",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.15",
"@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.1.0.tgz#fdb4d4711c6bd544dd80f0afd9846af2699b8c1c"
integrity sha512-6iNixFzCndH+Bl4FetQzOMjxCJqg8fs0LAlZviig1K6mIjOWH2m2oPcHcOg1Ta5VCe7Bx5KG1Hs+NrWDUkBt9A==

"@next/eslint-plugin-next@^13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.0.tgz#52b71fb2a9aa27dc7bbb20fa0e9a540dfa0c2c09"
integrity sha512-LGh0iqcEwxs0HmEK96cXXuhofcOGSUGl8Zms279JW8Zq/6GJkXo87gtRpfJrwD+a77nEIdRaORPM91Us3xW0Qw==
"@next/eslint-plugin-next@^13.1.1":
version "13.1.1"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.1.1.tgz#cc5e419cc85587f73f2ac0046a91df01dc6fef8b"
integrity sha512-SBrOFS8PC3nQ5aeZmawJkjKkWjwK9RoxvBSv/86nZp0ubdoVQoko8r8htALd9ufp16NhacCdqhu9bzZLDWtALQ==
dependencies:
glob "7.1.7"

Expand Down

0 comments on commit 28d8997

Please sign in to comment.