Skip to content

Commit

Permalink
Update dependency tods-competition-factory to v0.502.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2023
1 parent 82d4e7d commit e22baca
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@material-ui/lab": "4.0.0-alpha.61",
"tods-competition-factory": "0.283.0",
"tods-competition-factory": "0.502.0",
"tods-react-draws": "0.2.0"
},
"devDependencies": {
Expand Down
7 changes: 6 additions & 1 deletion documentation/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7985,7 +7985,12 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

[email protected], tods-competition-factory@^0.283.0:
[email protected]:
version "0.502.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.502.0.tgz#7540dce5eec0d129444ca25d1c1409e01a8a3885"
integrity sha512-DPM56l2MwwNKkLmaLdak/V2D+V9DTXmYR62aHZX7R0eFAHLN3EVezEUCEdFb7kqdMjR+TlAT0BRVUUo+EgZkgw==

tods-competition-factory@^0.283.0:
version "0.283.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.283.0.tgz#5038b9437b4e81537ee88be0f007e4bd36c4e026"
integrity sha512-bWNnJWxA9vjC6M92pGcJW+s2aBddy2G7cSDtPV845ms8lzdR9LyVccKJsGcIf7Lggo1uRss90Z+BfAgRWagyIw==
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
"@material-ui/icons": "^4.11.2",
"classnames": "^2.2.6",
"eslint": "^8.41.0",
"tods-competition-factory": "^0.501.0"
"tods-competition-factory": "^0.502.0"
}
}
2 changes: 1 addition & 1 deletion sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^16.8.0 || ^17.0.0 || ^17.0.1",
"react-app-polyfill": "^.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^17.0.1",
"tods-competition-factory": "0.501.0"
"tods-competition-factory": "0.502.0"
},
"alias": {
"react": "../node_modules/react",
Expand Down
8 changes: 4 additions & 4 deletions sandbox/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2920,10 +2920,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

tods-competition-factory@0.501.0:
version "0.501.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.501.0.tgz#4e57ca7bc0f1561df66ac64852b8c568c118084d"
integrity sha512-CMT2JBMotx7jqO+kCGmnxK6uLFudOOOYhhrm/wjYsEbJ64srUIUMfTl9tS2I2Uv6CiVExcGLXhi7PnoOSg6JLg==
tods-competition-factory@0.502.0:
version "0.502.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.502.0.tgz#7540dce5eec0d129444ca25d1c1409e01a8a3885"
integrity sha512-DPM56l2MwwNKkLmaLdak/V2D+V9DTXmYR62aHZX7R0eFAHLN3EVezEUCEdFb7kqdMjR+TlAT0BRVUUo+EgZkgw==

tslib@^2.4.0:
version "2.5.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9315,10 +9315,10 @@ to-regex@^3.0.1, to-regex@^3.0.2:
regex-not "^1.0.2"
safe-regex "^1.1.0"

tods-competition-factory@^0.501.0:
version "0.501.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.501.0.tgz#4e57ca7bc0f1561df66ac64852b8c568c118084d"
integrity sha512-CMT2JBMotx7jqO+kCGmnxK6uLFudOOOYhhrm/wjYsEbJ64srUIUMfTl9tS2I2Uv6CiVExcGLXhi7PnoOSg6JLg==
tods-competition-factory@^0.502.0:
version "0.502.0"
resolved "https://registry.yarnpkg.com/tods-competition-factory/-/tods-competition-factory-0.502.0.tgz#7540dce5eec0d129444ca25d1c1409e01a8a3885"
integrity sha512-DPM56l2MwwNKkLmaLdak/V2D+V9DTXmYR62aHZX7R0eFAHLN3EVezEUCEdFb7kqdMjR+TlAT0BRVUUo+EgZkgw==

tough-cookie@^2.3.3, tough-cookie@~2.5.0:
version "2.5.0"
Expand Down

0 comments on commit e22baca

Please sign in to comment.