Skip to content

Commit

Permalink
Merge 57c6968 into 2e5efec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2019
2 parents 2e5efec + 57c6968 commit 20a4f04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-polyfill": "6.26.0",
"babel-preset-minify": "0.5.0",
"canvas": "^2.5.0",
"core-js": "3.1.2",
"core-js": "3.1.3",
"cz-conventional-changelog-emoji": "^0.1.0",
"eslint": "5.16.0",
"husky": "^2.0.0",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
resolve-from "5.0.0"
resolve-global "1.0.0"

"@commitlint/config-conventional@^7.5.0", "@commitlint/config-conventional@^7.6.0":
"@commitlint/config-conventional@^7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.6.0.tgz#f3dc66bf39e3b627fdd6f5ac3d0510dd0dd38f94"
integrity sha512-1Gnv5p3tc1VsEK25oTIRBO86czLtX6s/jeLNPAQRzdCnyEmsxkbx/sfoUJ1dwv7v8W++xckVnnuvdZv2Hp8yCw==
Expand Down Expand Up @@ -1339,13 +1339,6 @@
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916"
integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==

"@xwtec/eslint-config@5.0.5":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@xwtec/eslint-config/-/eslint-config-5.0.5.tgz#5edfec90641b3985e93d3c43967024f7b6344c60"
integrity sha512-h0L3LQQp9DwJ6jfTFTnaPnx8HoAz4joEdt3GpQ2mqoATIMjcMwW3XjYQoqaRKcQY6Aw5NvB/NmBeTcXpWwpNfQ==
dependencies:
eslint-plugin-prettier "^3.1.0"

JSONStream@^1.0.4:
version "1.3.5"
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
Expand Down Expand Up @@ -2530,10 +2523,10 @@ core-js-pure@3.1.2:
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.1.2.tgz#62fc435f35b7374b9b782013cdcb2f97e9f6dffa"
integrity sha512-5ckIdBF26B3ldK9PM177y2ZcATP2oweam9RskHSoqfZCrJ2As6wVg8zJ1zTriFsZf6clj/N1ThDFRGaomMsh9w==

core-js@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.2.tgz#2549a2cfb3ca1a5d851c9f7838e8b282cef2f3ba"
integrity sha512-3poRGjbu56leCtZCZCzCgQ7GcKOflDFnjWIepaPFUsM0IXUBrne10sl3aa2Bkcz3+FjRdIxBe9dAMhIJmEnQNA==
core-js@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.3.tgz#95700bca5f248f5f78c0ec63e784eca663ec4138"
integrity sha512-PWZ+ZfuaKf178BIAg+CRsljwjIMRV8MY00CbZczkR6Zk5LfkSkjGoaab3+bqRQWVITNZxQB7TFYz+CFcyuamvA==

core-js@^2.4.0, core-js@^2.5.0:
version "2.6.6"
Expand Down

0 comments on commit 20a4f04

Please sign in to comment.