Loading CHANGELOG.md +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr ## [Unreleased] ### Changed - Update devconsole lodash.template (4.5.0) dependency. - Update devconsole lodash (4.17.13) and lodash.template (4.5.0) dependencies. ### Fixed - Handle updates during leaderboard schedule reset window. Loading console/a_console-packr.go +6 −6 File changed.Preview size limit exceeded, changes collapsed. Show changes console/ui/package.json +2 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,8 @@ "typescript": "3.3.3333", "js-yaml": "^3.13.1", "handlebars": "^4.1.2", "lodash.template": "^4.5.0" "lodash.template": "^4.5.0", "lodash": "^4.17.13" }, "scripts": { "start": "react-scripts start", Loading console/ui/yarn.lock +5 −0 Original line number Diff line number Diff line Loading @@ -6219,6 +6219,11 @@ lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== lodash@^4.17.13: version "4.17.14" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== loglevel@^1.4.1: version "1.6.1" resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa" Loading Loading
CHANGELOG.md +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr ## [Unreleased] ### Changed - Update devconsole lodash.template (4.5.0) dependency. - Update devconsole lodash (4.17.13) and lodash.template (4.5.0) dependencies. ### Fixed - Handle updates during leaderboard schedule reset window. Loading
console/a_console-packr.go +6 −6 File changed.Preview size limit exceeded, changes collapsed. Show changes
console/ui/package.json +2 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,8 @@ "typescript": "3.3.3333", "js-yaml": "^3.13.1", "handlebars": "^4.1.2", "lodash.template": "^4.5.0" "lodash.template": "^4.5.0", "lodash": "^4.17.13" }, "scripts": { "start": "react-scripts start", Loading
console/ui/yarn.lock +5 −0 Original line number Diff line number Diff line Loading @@ -6219,6 +6219,11 @@ lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== lodash@^4.17.13: version "4.17.14" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== loglevel@^1.4.1: version "1.6.1" resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa" Loading