Skip to content

Commit

Permalink
fix: update the eslint version in root and remove unnecessary suppres…
Browse files Browse the repository at this point in the history
…s annotations (#985)

* fix: update eslint-config version in root

* fix: remove unnecessary suppress annotations

* chore: update all the package-locks. sigh
  • Loading branch information
maribethb authored Feb 3, 2022
1 parent 19a8f89 commit cacc4f7
Show file tree
Hide file tree
Showing 33 changed files with 572 additions and 435 deletions.
133 changes: 66 additions & 67 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:ghpages": "gulp testGhPages"
},
"devDependencies": {
"@blockly/eslint-config": "^2.1.5",
"@blockly/eslint-config": "^2.1.7",
"eslint": "^7.15.0",
"gh-pages": "^3.1.0",
"gulp": "^4.0.2",
Expand Down
34 changes: 27 additions & 7 deletions plugins/block-dynamic-connection/package-lock.json

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

2 changes: 1 addition & 1 deletion plugins/block-extension-tooltip/package-lock.json

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

Loading

0 comments on commit cacc4f7

Please sign in to comment.