Skip to content

Commit c93a059

Browse files
chore(deps-dev): bump eslint-config-axway from 6.0.1 to 6.0.2 (#172)
Bumps [eslint-config-axway](https://github.com/appcelerator/eslint-config-axway) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/appcelerator/eslint-config-axway/releases) - [Changelog](https://github.com/appcelerator/eslint-config-axway/blob/master/CHANGELOG.md) - [Commits](appcelerator/eslint-config-axway@6.0.1...6.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8f3d7d commit c93a059

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4736,14 +4736,14 @@ escape-string-regexp@^4.0.0:
47364736
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
47374737

47384738
eslint-config-axway@^6.0.0:
4739-
version "6.0.1"
4740-
resolved "https://registry.yarnpkg.com/eslint-config-axway/-/eslint-config-axway-6.0.1.tgz#50e8681ad1605c01fc4571ba06d22bdf7f38d449"
4741-
integrity sha512-44726ChDwLN7Zy2oKx5zovitmA6cfkNZ/ICJOyoSBpGTqLKC3xnNMUrL38icz1NgBMko09M9MA5NXGmbcO+IxA==
4739+
version "6.0.2"
4740+
resolved "https://registry.yarnpkg.com/eslint-config-axway/-/eslint-config-axway-6.0.2.tgz#2ce7752650b2e4cec8beb9fa4cb1f8fbb05fdb80"
4741+
integrity sha512-+O+kCrTycij3Vyk+hJtljZy/Xa/Xz0PdkJm4c4DRed6YT7JuSVpoH4UPCST/xCT9/Nonpy8VuyuZTa3kneHdjw==
47424742
dependencies:
47434743
eslint-plugin-chai-expect "^2.2.0"
47444744
eslint-plugin-import "^2.22.1"
47454745
eslint-plugin-node "^11.1.0"
4746-
eslint-plugin-promise "^4.3.1"
4746+
eslint-plugin-promise "^5.1.0"
47474747
eslint-plugin-security "^1.4.0"
47484748
find-root "^1.1.0"
47494749
semver "^7.3.4"
@@ -4808,10 +4808,10 @@ eslint-plugin-node@^11.1.0:
48084808
resolve "^1.10.1"
48094809
semver "^6.1.0"
48104810

4811-
eslint-plugin-promise@^4.3.1:
4812-
version "4.3.1"
4813-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
4814-
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
4811+
eslint-plugin-promise@^5.1.0:
4812+
version "5.1.0"
4813+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
4814+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
48154815

48164816
eslint-plugin-security@^1.4.0:
48174817
version "1.4.0"

0 commit comments

Comments
 (0)