Skip to content

Commit 32871d1

Browse files
committed
chore(deps): update stable ember infrastructure
1 parent 4715c39 commit 32871d1

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"ember-try": "1.1.0",
110110
"eslint": "5.16.0",
111111
"eslint-plugin-ember": "6.4.1",
112-
"eslint-plugin-node": "9.0.0",
112+
"eslint-plugin-node": "9.0.1",
113113
"eslint-plugin-prettier": "3.0.1",
114114
"esprima": "4.0.1",
115115
"fixturify": "1.2.0",
@@ -121,7 +121,7 @@
121121
"loader.js": "4.7.0",
122122
"mocha": "6.1.4",
123123
"prettier": "1.17.0",
124-
"qunit-dom": "0.8.4",
124+
"qunit-dom": "0.8.5",
125125
"testdouble": "3.11.0",
126126
"tmp": "0.1.0",
127127
"ts-node": "8.1.0",

yarn.lock

+11-13
Original file line numberDiff line numberDiff line change
@@ -6764,10 +6764,10 @@ eslint-plugin-es@^1.4.0:
67646764
eslint-utils "^1.3.0"
67656765
regexpp "^2.0.1"
67666766

6767-
eslint-plugin-node@9.0.0:
6768-
version "9.0.0"
6769-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.0.tgz#a35f617b3f948622e992e901efbc3c9dcb34f42a"
6770-
integrity sha512-46VIO0apTu0b5Hh+lFsTGeRBG+3XksfVR3CrSrP+Bk+bYVuSQ3JxlCW3RLiJYtC0HxKbn4HFqepj+DT8HRUGGQ==
6767+
eslint-plugin-node@9.0.1:
6768+
version "9.0.1"
6769+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1.tgz#93e44626fa62bcb6efea528cee9687663dc03b62"
6770+
integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw==
67716771
dependencies:
67726772
eslint-plugin-es "^1.4.0"
67736773
eslint-utils "^1.3.1"
@@ -8479,12 +8479,10 @@ imurmurhash@^0.1.4:
84798479
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
84808480

84818481
"in-repo-a@link:tests/dummy/lib/in-repo-a":
8482-
version "0.0.0"
8483-
uid ""
8482+
version "1.0.0"
84848483

84858484
"in-repo-b@link:tests/dummy/lib/in-repo-b":
8486-
version "0.0.0"
8487-
uid ""
8485+
version "1.0.0"
84888486

84898487
include-path-searcher@^0.1.0:
84908488
version "0.1.0"
@@ -12075,12 +12073,12 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic
1207512073
rimraf "^2.5.4"
1207612074
underscore.string "~3.3.4"
1207712075

12078-
qunit-dom@0.8.4:
12079-
version "0.8.4"
12080-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.4.tgz#8b75a73040df1735280fc2fab4c6a1a7f518488b"
12081-
integrity sha512-Ab2wCPQP2G2XdbIwhlUHMp3ROHh4XnqmK0ogHlpxwVIv+cXbW3/L6F9ucCThAMkjqCaxwZQQR+LaUHaaMxDCmw==
12076+
qunit-dom@0.8.5:
12077+
version "0.8.5"
12078+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e"
12079+
integrity sha512-I4GSy22ESUkoZYDSYsqFJoMvqhpmgd2iCYlrN7aWLEOdmumUkao3qz24/qVNZd1PAnoOQA78FefzNPRHePFx1A==
1208212080
dependencies:
12083-
broccoli-funnel "^2.0.0"
12081+
broccoli-funnel "^2.0.2"
1208412082
broccoli-merge-trees "^3.0.1"
1208512083

1208612084
qunit@^2.9.2:

0 commit comments

Comments
 (0)