Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.27.0 (#995)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2022
1 parent 4742681 commit d39ab99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/react-dom": "^18.0.8",
"@types/unist": "^2.0.6",
"cypress": "^10.11.0",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-config-next": "^13.0.2",
"eslint-config-prettier": "^8.5.0",
"jest": "^29.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2832,7 +2832,7 @@ __metadata:
antd: ^4.24.1
classnames: ^2.3.2
cypress: ^10.11.0
eslint: ^8.26.0
eslint: ^8.27.0
eslint-config-next: ^13.0.2
eslint-config-prettier: ^8.5.0
framer-motion: ^7.6.4
Expand Down Expand Up @@ -6440,9 +6440,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.26.0":
version: 8.26.0
resolution: "eslint@npm:8.26.0"
"eslint@npm:^8.27.0":
version: 8.27.0
resolution: "eslint@npm:8.27.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.11.6
Expand Down Expand Up @@ -6485,7 +6485,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
checksum: 153b022d309e1b647a73b1bb0fa98912add699b06e279084155f23c6f2b5fc5abd05411fc1ba81608a24bbfaf044ca079544c16fffa6fc987b8f676c9960a2c4
languageName: node
linkType: hard

Expand Down

1 comment on commit d39ab99

@vercel
Copy link

@vercel vercel bot commented on d39ab99 Nov 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-sabertaz.vercel.app
blog.tazimi.dev
blog-git-main-sabertaz.vercel.app

Please sign in to comment.