Skip to content

Commit

Permalink
Update dependency chai to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 18, 2021
1 parent 9c578e2 commit c4cb820
Show file tree
Hide file tree
Showing 27 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/st2-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@stackstorm/st2-build": "^2.4.2",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"chai": "^4.1.2",
"chai": "4.3.4",
"eslint": "^5.16.0",
"eslint-plugin-notice": "0.7.8",
"eslint-plugin-react": "^7.12.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/st2-action-reporter/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.4"
}
}
2 changes: 1 addition & 1 deletion modules/st2-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@stackstorm/module-test-utils": "2.4.3",
"chai": "^4.2.0"
"chai": "4.3.4"
}
}
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.4",
"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.4"
}
}
2 changes: 1 addition & 1 deletion modules/st2-filter-expandable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"devDependencies": {
"@stackstorm/st2-style": "2.4.3",
"chai": "^4.2.0"
"chai": "4.3.4"
}
}
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.4"
}
}
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.4",
"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.4",
"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/st2-style": "2.4.3",
"@stackstorm/module-test-utils": "^2.4.3",
"chai": "4.2.0"
"chai": "4.3.4"
}
}
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.4"
}
}
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.4"
}
}
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.4",
"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.4",
"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.4",
"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.4"
}
}
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.4"
}
}
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.4",
"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.4",
"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.4"
}
}
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.4",
"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.4"
}
}
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.4"
}
}
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.4"
}
}
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.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,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.4",
"eslint": "^6.2.1",
"eslint-plugin-flowtype": "^3.5.1",
"eslint-plugin-notice": "0.7.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3006,16 +3006,16 @@ chai-subset@^1.6.0:
resolved "https://registry.yarnpkg.com/chai-subset/-/chai-subset-1.6.0.tgz#a5d0ca14e329a79596ed70058b6646bd6988cfe9"
integrity sha1-pdDKFOMpp5WW7XAFi2ZGvWmIz+k=

chai@4.2.0, chai@^4.1.2, chai@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
chai@4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
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"
pathval "^1.1.1"
type-detect "^4.0.5"

chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
Expand Down Expand Up @@ -9091,10 +9091,10 @@ pathmodify@0.5.0:
dependencies:
readable-stream "1.x"

pathval@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
pathval@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==

pause-stream@^0.0.11:
version "0.0.11"
Expand Down

0 comments on commit c4cb820

Please sign in to comment.