Skip to content

Commit

Permalink
chore(deps): update dependency @nullvoxpopuli/eslint-configs to v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2021
1 parent 7247897 commit 3921212
Show file tree
Hide file tree
Showing 13 changed files with 164 additions and 136 deletions.
2 changes: 1 addition & 1 deletion client/web/addons/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@ember/optional-features": "^2.0.0",
"@emberclear/config": "*",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@emberclear/questionably-typed": "*",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/encoding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@emberclear/config": "*",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"ember-auto-import": "^1.11.3",
"ember-cli-babel": "7.26.6",
"ember-cli-htmlbars": "5.7.1",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/local-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@emberclear/test-helpers": "*",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/ember": "3.16.5",
"@types/ember-data": "3.16.14",
"@types/ember-data__model": "3.16.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/networking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@emberclear/test-helpers": "*",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/ember": "3.16.5",
"@types/ember-data": "3.16.14",
"@types/ember-data__model": "3.16.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/test-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@emberclear/questionably-typed": "*",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/ember": "3.16.5",
"@types/ember-data": "3.16.14",
"@types/ember-data__model": "3.16.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/tracked-local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@ember/optional-features": "^2.0.0",
"@emberclear/config": "*",
"@glimmer/component": "1.0.4",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@glimmer/tracking": "1.0.4",
"@types/ember": "3.16.5",
"@types/ember-qunit": "3.4.13",
Expand Down
2 changes: 1 addition & 1 deletion client/web/addons/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@ember/optional-features": "2.0.0",
"@emberclear/config": "*",
"@emberclear/questionably-typed": "*",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/ember": "3.16.5",
"@types/ember-qunit": "3.4.13",
"@types/ember-resolver": "^5.0.10",
Expand Down
2 changes: 1 addition & 1 deletion client/web/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"node": "14.17.1"
},
"devDependencies": {
"@nullvoxpopuli/eslint-configs": "1.3.2"
"@nullvoxpopuli/eslint-configs": "1.3.10"
},
"volta": {
"node": "14.17.1",
Expand Down
2 changes: 1 addition & 1 deletion client/web/emberclear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@html-next/vertical-collection": "2.0.0",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/bip39": "3.0.0",
"@types/common-tags": "1.8.0",
"@types/dompurify": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"xstate": "^4.18.0"
},
"devDependencies": {
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"cross-env": "7.0.3",
"deepmerge": "4.2.2",
"ember-intl-analyzer": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion client/web/pinochle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@embroider/webpack": "0.40.0",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@types/ember": "3.16.5",
"@types/ember-data": "3.16.14",
"@types/ember-data__model": "3.16.2",
Expand Down
2 changes: 1 addition & 1 deletion client/web/smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "yarn faltest --browsers 2 --timeouts-override 900000"
},
"devDependencies": {
"@nullvoxpopuli/eslint-configs": "1.3.2",
"@nullvoxpopuli/eslint-configs": "1.3.10",
"@faltest/cli": "3.0.1",
"@faltest/lifecycle": "5.0.2",
"@faltest/page-objects": "4.0.2",
Expand Down
Loading

0 comments on commit 3921212

Please sign in to comment.