Skip to content

Commit 0bfa160

Browse files
chore(deps-dev): bump @blackflux/eslint-plugin-rules from 1.3.3 to 1.3.4
Bumps [@blackflux/eslint-plugin-rules](https://github.com/blackflux/eslint-plugin-rules) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/blackflux/eslint-plugin-rules/releases) - [Changelog](https://github.com/blackflux/eslint-plugin-rules/blob/master/.releaserc.json) - [Commits](blackflux/eslint-plugin-rules@v1.3.3...v1.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7dc1bd8 commit 0bfa160

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@babel/core": "7.5.5",
6363
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
6464
"@babel/register": "7.5.5",
65-
"@blackflux/eslint-plugin-rules": "1.3.3",
65+
"@blackflux/eslint-plugin-rules": "1.3.4",
6666
"@blackflux/robo-config-plugin": "2.5.9",
6767
"babel-eslint": "10.0.2",
6868
"chai": "4.2.0",

yarn.lock

Lines changed: 5 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,12 @@
168168
lodash "^4.17.13"
169169
to-fast-properties "^2.0.0"
170170

171-
"@blackflux/eslint-plugin-rules@1.3.3":
172-
version "1.3.3"
173-
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.3.tgz#108e815ed6e0cbcc9ff9405fd2efbd37528f36ef"
174-
integrity sha512-4llG1zOCuewMMgYfUuhVt1JRoGbSaUsG5TMROljE8d7drspdOMC9slbNI8JBZSt8eReOKU10gIOTi5BVkxmBgA==
171+
"@blackflux/eslint-plugin-rules@1.3.4":
172+
version "1.3.4"
173+
resolved "https://registry.yarnpkg.com/@blackflux/eslint-plugin-rules/-/eslint-plugin-rules-1.3.4.tgz#c248fed5621f957fefcfb956516baf7a1443657d"
174+
integrity sha512-maf9Jdh0l4KVnglA0OZmA1f2dmwnjl/FwPHPiXG4TP11DRsyaiDA+x5FCnkUUzQzSnn5PEx+/z6Aq3dQef23ag==
175175
dependencies:
176-
smart-fs "1.9.7"
176+
smart-fs "1.9.8"
177177

178178
"@blackflux/robo-config-plugin@2.5.9":
179179
version "2.5.9"
@@ -5059,11 +5059,6 @@ oauth-sign@~0.9.0:
50595059
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
50605060
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
50615061

5062-
object-align@1.0.4:
5063-
version "1.0.4"
5064-
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.4.tgz#f1279648a3e63fe03a6c2711b19792dee6f12c5a"
5065-
integrity sha512-vzLP6l4ULQvPOvY3pRXkdFAmESljBl64bIIPKZQsNQRJlAAmnTDcjdD/40jm3paaNgnb5wCxy9suECn5QHda4A==
5066-
50675062
object-align@1.0.5:
50685063
version "1.0.5"
50695064
resolved "https://registry.yarnpkg.com/object-align/-/object-align-1.0.5.tgz#4e605752832591863cf61e624ffbcd8b46de56b6"
@@ -6504,19 +6499,6 @@ smart-buffer@4.0.2:
65046499
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.0.2.tgz#5207858c3815cc69110703c6b94e46c15634395d"
65056500
integrity sha512-JDhEpTKzXusOqXZ0BUIdH+CjFdO/CR3tLlf5CN34IypI+xMmXW1uB16OOY8z3cICbJlDAVJzNbwBhNO0wt9OAw==
65066501

6507-
smart-fs@1.9.7:
6508-
version "1.9.7"
6509-
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.9.7.tgz#057f0133cf1eacb5ddc70b5d2957903d2dad33af"
6510-
integrity sha512-3/3TJkJH5s/TbRPlPvxBulEzkFXS4m2/RClJQoDAuwSiCuAbNAN2sUru2H0Co/xwiNFdUaU5B40gXS2ZkH2pLg==
6511-
dependencies:
6512-
fs-extra "8.1.0"
6513-
json-stringify-pretty-compact "2.0.0"
6514-
lodash.clonedeep "4.5.0"
6515-
lodash.isequal "4.5.0"
6516-
object-align "1.0.4"
6517-
xml-js "1.6.11"
6518-
yaml-boost "1.9.12"
6519-
65206502
smart-fs@1.9.8:
65216503
version "1.9.8"
65226504
resolved "https://registry.yarnpkg.com/smart-fs/-/smart-fs-1.9.8.tgz#8c04239479ff63015b5084990da56d86a60aaa1e"
@@ -7646,16 +7628,6 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
76467628
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
76477629
integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
76487630

7649-
yaml-boost@1.9.12:
7650-
version "1.9.12"
7651-
resolved "https://registry.yarnpkg.com/yaml-boost/-/yaml-boost-1.9.12.tgz#ede5a2d389fd9bfebcc3c196ac9342e15a3bbb45"
7652-
integrity sha512-0+TIMpLcJdkWyv+xuYx5pSxnFt3yQwhNOesdkeifQfp2vz0N2GGxVOZ14ljer7TQBOMLf1/KH9HOOew5APGOfA==
7653-
dependencies:
7654-
js-yaml "3.13.1"
7655-
lodash.get "4.4.2"
7656-
lodash.mergewith "4.6.2"
7657-
lodash.set "4.3.2"
7658-
76597631
yaml-boost@1.9.13:
76607632
version "1.9.13"
76617633
resolved "https://registry.yarnpkg.com/yaml-boost/-/yaml-boost-1.9.13.tgz#176121bd5400a3173281148db15a47313be8e5c7"

0 commit comments

Comments
 (0)