Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency eslint to v8
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 28, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e5913a4 commit 554650e
Showing 3 changed files with 118 additions and 149 deletions.
2 changes: 1 addition & 1 deletion ember-phone-input/package.json
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
"@rollup/plugin-babel": "6.0.3",
"concurrently": "8.2.1",
"ember-template-lint": "5.11.2",
"eslint": "7.32.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
263 changes: 116 additions & 147 deletions pnpm-lock.yaml
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.11.2",
"ember-try": "3.0.0",
"eslint": "7.32.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.1.0",

0 comments on commit 554650e

Please sign in to comment.