Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v6.8.0 (#774)
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 Oct 16, 2023
1 parent 419c030 commit 6abeedc
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions ember-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@glimmer/component": "1.1.2",
"@rollup/plugin-babel": "6.0.4",
"@tsconfig/ember": "3.0.1",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"concurrently": "8.2.1",
"ember-source": "5.3.0",
"ember-template-lint": "5.11.2",
Expand Down
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@glint/template": "1.2.1",
"@tsconfig/ember": "3.0.1",
"@types/qunit": "2.19.6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@babel/eslint-parser": "7.22.15",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.1",
Expand Down

0 comments on commit 6abeedc

Please sign in to comment.