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 Dec 16, 2021
1 parent b7b95e0 commit 83fe686
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 36 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.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/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 @@ -93,7 +93,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
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2998,19 +2998,7 @@ 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:
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:
chai@4.3.4, chai@^4.1.2, chai@^4.2.0:
version "4.3.4"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
Expand Down Expand Up @@ -9188,7 +9176,7 @@ pathmodify@0.5.0:
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

0 comments on commit 83fe686

Please sign in to comment.