Skip to content

Commit e5219ba

Browse files
authored
Merge pull request #699 from typed-ember/renovate/patch-stable-ember-infra
chore(deps): update stable ember infrastructure (patch)
2 parents b87410c + 280f860 commit e5219ba

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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

+9-9
Original file line numberDiff line numberDiff line change
@@ -6771,10 +6771,10 @@ eslint-plugin-es@^1.4.0:
67716771
eslint-utils "^1.3.0"
67726772
regexpp "^2.0.1"
67736773

6774-
eslint-plugin-node@9.0.0:
6775-
version "9.0.0"
6776-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.0.tgz#a35f617b3f948622e992e901efbc3c9dcb34f42a"
6777-
integrity sha512-46VIO0apTu0b5Hh+lFsTGeRBG+3XksfVR3CrSrP+Bk+bYVuSQ3JxlCW3RLiJYtC0HxKbn4HFqepj+DT8HRUGGQ==
6774+
eslint-plugin-node@9.0.1:
6775+
version "9.0.1"
6776+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1.tgz#93e44626fa62bcb6efea528cee9687663dc03b62"
6777+
integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw==
67786778
dependencies:
67796779
eslint-plugin-es "^1.4.0"
67806780
eslint-utils "^1.3.1"
@@ -12080,12 +12080,12 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic
1208012080
rimraf "^2.5.4"
1208112081
underscore.string "~3.3.4"
1208212082

12083-
qunit-dom@0.8.4:
12084-
version "0.8.4"
12085-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.4.tgz#8b75a73040df1735280fc2fab4c6a1a7f518488b"
12086-
integrity sha512-Ab2wCPQP2G2XdbIwhlUHMp3ROHh4XnqmK0ogHlpxwVIv+cXbW3/L6F9ucCThAMkjqCaxwZQQR+LaUHaaMxDCmw==
12083+
qunit-dom@0.8.5:
12084+
version "0.8.5"
12085+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e"
12086+
integrity sha512-I4GSy22ESUkoZYDSYsqFJoMvqhpmgd2iCYlrN7aWLEOdmumUkao3qz24/qVNZd1PAnoOQA78FefzNPRHePFx1A==
1208712087
dependencies:
12088-
broccoli-funnel "^2.0.0"
12088+
broccoli-funnel "^2.0.2"
1208912089
broccoli-merge-trees "^3.0.1"
1209012090

1209112091
qunit@^2.9.2:

0 commit comments

Comments
 (0)