Skip to content

Commit

Permalink
Merge pull request #19720 from emberjs/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-7.32.0
  • Loading branch information
dependabot[bot] authored Oct 14, 2021
2 parents 0d75066 + b53044d commit 7b9584b
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 185 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-yuidoc": "^0.9.1",
"ember-publisher": "0.0.7",
"eslint": "^7.9.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^6.11.0",
"eslint-import-resolver-node": "^0.3.3",
"eslint-plugin-disable-features": "^0.1.3",
Expand Down
1 change: 1 addition & 0 deletions packages/loader/lib/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable no-var */
/* globals global globalThis self */
/* eslint-disable-next-line no-unused-vars */
var define, require;

(function () {
Expand Down
Loading

0 comments on commit 7b9584b

Please sign in to comment.