Skip to content

Commit

Permalink
Merge pull request #56 from tsuyoshiwada/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore: pin dependencies
  • Loading branch information
wadackel authored Mar 7, 2019
2 parents a0c7ac3 + 969197f commit 84ff915
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@
},
"homepage": "https://github.com/tsuyoshiwada/sweet-scroll",
"devDependencies": {
"@types/jest": "^24.0.9",
"browser-sync": "^2.26.3",
"cpx": "^1.5.0",
"dts-bundle": "^0.7.3",
"gh-pages": "^2.0.1",
"jest": "^24.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.16.4",
"rollup": "^1.4.1",
"rollup-plugin-typescript2": "^0.19.3",
"rollup-watch": "^4.3.1",
"ts-jest": "^24.0.0",
"tslint": "^5.13.1",
"typescript": "^3.3.3333",
"uglify-es": "^3.3.9"
"@types/jest": "24.0.9",
"browser-sync": "2.26.3",
"cpx": "1.5.0",
"dts-bundle": "0.7.3",
"gh-pages": "2.0.1",
"jest": "24.1.0",
"npm-run-all": "4.1.5",
"prettier": "1.16.4",
"rollup": "1.4.1",
"rollup-plugin-typescript2": "0.19.3",
"rollup-watch": "4.3.1",
"ts-jest": "24.0.0",
"tslint": "5.13.1",
"typescript": "3.3.3333",
"uglify-es": "3.3.9"
},
"jest": {
"preset": "ts-jest"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==

"@types/jest@^24.0.9":
"@types/[email protected]":
version "24.0.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.9.tgz#74ce9cf337f25e189aa18f76ab3d65e8669b55f2"
integrity sha512-k3OOeevcBYLR5pdsOv5g3OP94h3mrJmLPHFEPWgbbVy2tGv0TZ/TlygiC848ogXhK8NL0I5up7YYtwpCp8xCJA==
Expand Down Expand Up @@ -650,7 +650,7 @@ browser-sync-ui@^2.26.2:
socket.io-client "^2.0.4"
stream-throttle "^0.1.3"

browser-sync@^2.26.3:
[email protected]:
version "2.26.3"
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.26.3.tgz#1b59bd5935938a5b0fa73b3d78ef1050bd2bf912"
integrity sha512-VLzpjCA4uXqfzkwqWtMM6hvPm2PNHp2RcmzBXcbi6C9WpkUhhFb8SVAr4CFrCsFxDg+oY6HalOjn8F+egyvhag==
Expand Down Expand Up @@ -994,7 +994,7 @@ [email protected], core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=

cpx@^1.5.0:
[email protected]:
version "1.5.0"
resolved "https://registry.yarnpkg.com/cpx/-/cpx-1.5.0.tgz#185be018511d87270dedccc293171e37655ab88f"
integrity sha1-GFvgGFEdhycN7czCkxceN2VauI8=
Expand Down Expand Up @@ -1194,7 +1194,7 @@ domexception@^1.0.1:
dependencies:
webidl-conversions "^4.0.2"

dts-bundle@^0.7.3:
[email protected]:
version "0.7.3"
resolved "https://registry.yarnpkg.com/dts-bundle/-/dts-bundle-0.7.3.tgz#372b7bb69c820782e6382f400739a69dced3d59a"
integrity sha1-Nyt7tpyCB4LmOC9ABzmmnc7T1Zo=
Expand Down Expand Up @@ -1760,7 +1760,7 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

gh-pages@^2.0.1:
[email protected]:
version "2.0.1"
resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-2.0.1.tgz#aefe47a43b8d9d2aa3130576b33fe95641e29a2f"
integrity sha512-uFlk3bukljeiWKQ2XvPfjcSi/ou7IfoDf2p+Fj672saLAr8bnOdFVqI/JSgrSgInKpCg5BksxEwGUl++dbg8Dg==
Expand Down Expand Up @@ -2738,7 +2738,7 @@ jest-worker@^24.0.0:
merge-stream "^1.0.1"
supports-color "^6.1.0"

jest@^24.1.0:
[email protected]:
version "24.1.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-24.1.0.tgz#b1e1135caefcf2397950ecf7f90e395fde866fd2"
integrity sha512-+q91L65kypqklvlRFfXfdzUKyngQLOcwGhXQaLmVHv+d09LkNXuBuGxlofTFW42XMzu3giIcChchTsCNUjQ78A==
Expand Down Expand Up @@ -3326,7 +3326,7 @@ npm-packlist@^1.1.6:
ignore-walk "^3.0.1"
npm-bundled "^1.0.1"

npm-run-all@^4.1.5:
[email protected]:
version "4.1.5"
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
Expand Down Expand Up @@ -3739,7 +3739,7 @@ preserve@^0.2.0:
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=

prettier@^1.16.4:
[email protected]:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
Expand Down Expand Up @@ -4056,7 +4056,7 @@ rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
dependencies:
glob "^7.1.3"

rollup-plugin-typescript2@^0.19.3:
[email protected]:
version "0.19.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.19.3.tgz#713063233461765f030a2baa2640905c2656164f"
integrity sha512-lsRqfBCZhMl/tq9AT5YnQvzQWzXtnx3EQYFcHD72gul7nyyoOrzx5yCEH20smpw58v6UkHHZz03FbdLEPoHWjA==
Expand All @@ -4082,7 +4082,7 @@ rollup-pluginutils@^2.0.1:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup-watch@^4.3.1:
[email protected]:
version "4.3.1"
resolved "https://registry.yarnpkg.com/rollup-watch/-/rollup-watch-4.3.1.tgz#5aa1eaeab787addf368905d102b39d6fc5ce4a8b"
integrity sha512-6yjnIwfjpSrqA8IafyIu7fsEyeImNR4aDjA1bQ7KWeVuiA+Clfsx8+PGQkyABWIQzmauQ//tIJ5wAxLXsXs8qQ==
Expand All @@ -4091,7 +4091,7 @@ rollup-watch@^4.3.1:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"

rollup@^1.4.1:
[email protected]:
version "1.4.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.4.1.tgz#cc03ef6fb49dd72a878e3da0131c0a3696de14a7"
integrity sha512-YWf5zeR6SWtqZmCnuYs4a+ZJetj8NT4yfBMPXekWHW4L3144jM+J2AWagQVejB0FwCqjEUP9l8o4hg1rPDfQlg==
Expand Down Expand Up @@ -4768,7 +4768,7 @@ trim-right@^1.0.1:
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=

ts-jest@^24.0.0:
[email protected]:
version "24.0.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.0.tgz#3f26bf2ec1fa584863a5a9c29bd8717d549efbf6"
integrity sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==
Expand All @@ -4788,7 +4788,7 @@ [email protected], tslib@^1.8.0, tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==

tslint@^5.13.1:
[email protected]:
version "5.13.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
Expand Down Expand Up @@ -4833,7 +4833,7 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

typescript@^3.3.3333:
[email protected]:
version "3.3.3333"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
Expand All @@ -4843,7 +4843,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac"
integrity sha512-uRdSdu1oA1rncCQL7sCj8vSyZkgtL7faaw9Tc9rZ3mGgraQ7+Pdx7w5mnOSF3gw9ZNG6oc+KXfkon3bKuROm0g==

uglify-es@^3.3.9:
[email protected]:
version "3.3.9"
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
integrity sha512-r+MU0rfv4L/0eeW3xZrd16t4NZfK8Ld4SWVglYBb7ez5uXFWHuVRs6xCTrf1yirs9a4j4Y27nn7SRfO6v67XsQ==
Expand Down

0 comments on commit 84ff915

Please sign in to comment.