Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

Commit 03c79bf

Browse files
Bump eslint-plugin-node from 9.0.1 to 9.1.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](mysticatea/eslint-plugin-node@v9.0.1...v9.1.0)
1 parent bca4d3b commit 03c79bf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ember-source-channel-url": "1.0.1",
4747
"ember-try": "1.2.1",
4848
"eslint-plugin-ember": "6.5.1",
49-
"eslint-plugin-node": "9.0.1",
49+
"eslint-plugin-node": "9.1.0",
5050
"greenkeeper-lockfile": "^1.15.1",
5151
"loader.js": "4.7.0"
5252
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3827,17 +3827,17 @@ eslint-plugin-es@^1.4.0:
38273827
eslint-utils "^1.3.0"
38283828
regexpp "^2.0.1"
38293829

3830-
eslint-plugin-node@9.0.1:
3831-
version "9.0.1"
3832-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1.tgz#93e44626fa62bcb6efea528cee9687663dc03b62"
3833-
integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw==
3830+
eslint-plugin-node@9.1.0:
3831+
version "9.1.0"
3832+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a"
3833+
integrity sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw==
38343834
dependencies:
38353835
eslint-plugin-es "^1.4.0"
38363836
eslint-utils "^1.3.1"
38373837
ignore "^5.1.1"
38383838
minimatch "^3.0.4"
38393839
resolve "^1.10.1"
3840-
semver "^6.0.0"
3840+
semver "^6.1.0"
38413841

38423842
eslint-scope@^4.0.0:
38433843
version "4.0.0"
@@ -6997,10 +6997,10 @@ semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semve
69976997
version "5.6.0"
69986998
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
69996999

7000-
semver@^6.0.0:
7001-
version "6.0.0"
7002-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
7003-
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
7000+
semver@^6.0.0, semver@^6.1.0:
7001+
version "6.1.1"
7002+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
7003+
integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==
70047004

70057005
70067006
version "0.16.1"

0 commit comments

Comments
 (0)