Skip to content

Commit

Permalink
chore(deps): replace lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 8a656b5 commit ca981c7
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 18 deletions.
2 changes: 1 addition & 1 deletion ember-velcro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@rollup/plugin-babel": "^5.3.1",
"@types/ember__debug": "^4.0.1",
"@types/ember__destroyable": "^4.0.0",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^7.4.0",
"ember-cli-htmlbars": "^6.1.0",
Expand Down
72 changes: 56 additions & 16 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/ember__utils": "^4.0.3",
"@types/qunit": "^2.19.6",
"@types/rsvp": "^4.0.4",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.6.3",
"ember-cli": "~4.12.1",
Expand Down

0 comments on commit ca981c7

Please sign in to comment.