Skip to content
This repository has been archived by the owner on Sep 8, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from stereobooster/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
stereobooster authored May 21, 2018
2 parents e53b394 + cae4176 commit a67defb
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"lqip": "^2.0.2"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-tester": "^5.0.0",
"babel-preset-env": "^1.6.1",
"jest": "^22.3.0",
"prettier": "^1.10.2",
"husky": "^0.14.3",
"lint-staged": "^7.0.0",
"microbundle": "^0.4.3"
"babel-core": "6.26.0",
"babel-plugin-tester": "5.0.0",
"babel-preset-env": "1.6.1",
"jest": "22.3.0",
"prettier": "1.10.2",
"husky": "0.14.3",
"lint-staged": "7.1.0",
"microbundle": "0.4.3"
},
"jest": {
"testRegex": "__tests__/.*.test.js$"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,9 @@ babel-code-frame@^6.26.0:
esutils "^2.0.2"
js-tokens "^3.0.2"

babel-core@^6.0.0, babel-core@^6.26.0:
babel-core@6.26.0, babel-core@^6.0.0, babel-core@^6.26.0:
version "6.26.0"
resolved "https://registry.npmjs.org/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
dependencies:
babel-code-frame "^6.26.0"
babel-generator "^6.26.0"
Expand Down Expand Up @@ -493,9 +493,9 @@ babel-plugin-syntax-trailing-function-commas@^6.22.0:
version "6.22.0"
resolved "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"

babel-plugin-tester@^5.0.0:
babel-plugin-tester@5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470"
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470"
dependencies:
common-tags "^1.4.0"
invariant "^2.2.2"
Expand Down Expand Up @@ -708,9 +708,9 @@ babel-polyfill@^6.26.0:
core-js "^2.5.0"
regenerator-runtime "^0.10.5"

babel-preset-env@^1.6.1:
babel-preset-env@1.6.1:
version "1.6.1"
resolved "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.6.1.tgz#a18b564cc9b9afdf4aae57ae3c1b0d99188e6f48"
resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.1.tgz#a18b564cc9b9afdf4aae57ae3c1b0d99188e6f48"
dependencies:
babel-plugin-check-es2015-constants "^6.22.0"
babel-plugin-syntax-trailing-function-commas "^6.22.0"
Expand Down Expand Up @@ -2163,9 +2163,9 @@ http-signature@~1.2.0:
jsprim "^1.2.2"
sshpk "^1.7.0"

husky@^0.14.3:
husky@0.14.3:
version "0.14.3"
resolved "https://registry.npmjs.org/husky/-/husky-0.14.3.tgz#c69ed74e2d2779769a17ba8399b54ce0b63c12c3"
resolved "https://registry.yarnpkg.com/husky/-/husky-0.14.3.tgz#c69ed74e2d2779769a17ba8399b54ce0b63c12c3"
dependencies:
is-ci "^1.0.10"
normalize-path "^1.0.0"
Expand Down Expand Up @@ -2937,9 +2937,9 @@ jest-worker@^22.2.2:
dependencies:
merge-stream "^1.0.1"

jest@^22.3.0:
jest@22.3.0:
version "22.3.0"
resolved "https://registry.npmjs.org/jest/-/jest-22.3.0.tgz#07434314d2e8662ea936552d950680b7e6551b0d"
resolved "https://registry.yarnpkg.com/jest/-/jest-22.3.0.tgz#07434314d2e8662ea936552d950680b7e6551b0d"
dependencies:
import-local "^1.0.0"
jest-cli "^22.3.0"
Expand Down Expand Up @@ -3124,7 +3124,7 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@^7.0.0:
lint-staged@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79"
dependencies:
Expand Down Expand Up @@ -3369,9 +3369,9 @@ merge@^1.1.3:
version "1.2.0"
resolved "https://registry.npmjs.org/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da"

microbundle@^0.4.3:
microbundle@0.4.3:
version "0.4.3"
resolved "https://registry.npmjs.org/microbundle/-/microbundle-0.4.3.tgz#d1c4186b53eeb5998c75bcb65b238f47ca7b0344"
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.4.3.tgz#d1c4186b53eeb5998c75bcb65b238f47ca7b0344"
dependencies:
acorn-jsx "^4.1.1"
asyncro "^3.0.0"
Expand Down Expand Up @@ -4264,9 +4264,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@^1.10.2:
prettier@1.10.2:
version "1.10.2"
resolved "https://registry.npmjs.org/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"

pretty-bytes@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit a67defb

Please sign in to comment.