Skip to content

Commit

Permalink
Merge pull request #50 from laravelcm/dependabot/npm_and_yarn/next/es…
Browse files Browse the repository at this point in the history
…lint-plugin-next-13.4.6

⬆️ Bump @next/eslint-plugin-next from 13.4.5 to 13.4.6
  • Loading branch information
mckenziearts authored Jun 19, 2023
2 parents 5463b48 + 897f77c commit 11486e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "5.1.3"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.5",
"@next/eslint-plugin-next": "^13.4.6",
"@tailwindcss/forms": "^0.5.3",
"autoprefixer": "^10.4.14",
"cypress": "^12.14.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,20 @@
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.5.tgz#35b126d2af0d6d60ef73e3ef84b089aa1813c0e0"
integrity sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug==

"@next/[email protected]", "@next/eslint-plugin-next@^13.4.5":
"@next/[email protected]":
version "13.4.5"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.5.tgz#c3339748a7d59d80a019cd441453500391610167"
integrity sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==
dependencies:
glob "7.1.7"

"@next/eslint-plugin-next@^13.4.6":
version "13.4.6"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.6.tgz#6a291305226b3f762fdbc01e123efadeb63e5aaf"
integrity sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==
dependencies:
glob "7.1.7"

"@next/[email protected]":
version "13.4.5"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.5.tgz#54eb1fb2521a18e1682214c416cc44f3721dd9c8"
Expand Down

0 comments on commit 11486e2

Please sign in to comment.