Skip to content

Commit

Permalink
Update dependency chai to v4.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 41d7540 commit 3c94ec3
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 46 deletions.
2 changes: 1 addition & 1 deletion modules/st2-auto-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"sinon": "7.3.2",
"sinon-chai": "^3.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/st2-criteria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-flex-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"sinon": "7.3.2"
}
}
2 changes: 1 addition & 1 deletion modules/st2-flow-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"classnames": "^2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"classnames": "^2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-pack-icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"classnames": "^2.2.6",
"moxios": "^0.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion modules/st2-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"classnames": "^2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-portion-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-style": "2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-proportional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"sinon": "7.3.2"
}
}
2 changes: 1 addition & 1 deletion modules/st2-remote-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0",
"chai": "4.3.10",
"classnames": "^2.2.6"
}
}
2 changes: 1 addition & 1 deletion modules/st2-scroll-into-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"access": "public"
},
"devDependencies": {
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-select-on-click/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"devDependencies": {
"chai": "4.2.0",
"chai": "4.3.10",
"sinon": "7.3.2"
}
}
2 changes: 1 addition & 1 deletion modules/st2-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
},
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
},
"devDependencies": {
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-value-format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"access": "public"
},
"devDependencies": {
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion modules/st2-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.10"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@stackstorm/module-test-utils": "^2.4.3",
"@stackstorm/st2-build": "^2.4.3",
"babel-eslint": "10.0.1",
"chai": "4.2.0",
"chai": "4.3.10",
"eslint": "^6.2.1",
"eslint-plugin-flowtype": "^3.5.1",
"eslint-plugin-notice": "0.7.8",
Expand Down
29 changes: 5 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3109,19 +3109,7 @@ chai-subset@^1.6.0:
resolved "https://registry.yarnpkg.com/chai-subset/-/chai-subset-1.6.0.tgz#a5d0ca14e329a79596ed70058b6646bd6988cfe9"
integrity sha512-K3d+KmqdS5XKW5DWPd5sgNffL3uxdDe+6GdnJh3AYPhwnBGRY5urfvfcbRtWIvvpz+KxkL9FeBB6MZewLUNwug==

[email protected]:
version "4.2.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.2"
deep-eql "^3.0.1"
get-func-name "^2.0.0"
pathval "^1.1.0"
type-detect "^4.0.5"

chai@^4.1.2, chai@^4.2.0:
[email protected], chai@^4.1.2, chai@^4.2.0:
version "4.3.10"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
Expand Down Expand Up @@ -3178,7 +3166,7 @@ chardet@^0.7.0:
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==

check-error@^1.0.2, check-error@^1.0.3:
check-error@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.3.tgz#a6502e4312a7ee969f646e83bb3ddd56281bd694"
integrity sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==
Expand Down Expand Up @@ -4060,13 +4048,6 @@ deep-diff@^1.0.2:
resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-1.0.2.tgz#afd3d1f749115be965e89c63edc7abb1506b9c26"
integrity sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==

deep-eql@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-3.0.1.tgz#dfc9404400ad1c8fe023e7da1df1c147c4b444df"
integrity sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==
dependencies:
type-detect "^4.0.0"

deep-eql@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-4.1.3.tgz#7c7775513092f7df98d8df9996dd085eb668cc6d"
Expand Down Expand Up @@ -5592,7 +5573,7 @@ get-caller-file@^2.0.1:
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==

get-func-name@^2.0.0, get-func-name@^2.0.1, get-func-name@^2.0.2:
get-func-name@^2.0.1, get-func-name@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==
Expand Down Expand Up @@ -9590,7 +9571,7 @@ [email protected]:
dependencies:
readable-stream "1.x"

pathval@^1.1.0, pathval@^1.1.1:
pathval@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
Expand Down Expand Up @@ -12366,7 +12347,7 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

[email protected], type-detect@^4.0.0, type-detect@^4.0.5, type-detect@^4.0.8:
[email protected], type-detect@^4.0.0, type-detect@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
Expand Down

0 comments on commit 3c94ec3

Please sign in to comment.