Skip to content

Commit

Permalink
perf(package): up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Nov 21, 2020
1 parent 22f25de commit 506a0e8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"git-log-parser": "^1.2.0",
"lodash": "^4.17.20",
"meow": "^8.0.0",
"promise-events": "^0.2.0",
"semantic-release": "^17.2.3",
"promise-events": "^0.2.1",
"semantic-release": "^17.2.4",
"semver": "^7.3.2",
"signale": "^1.4.0",
"stream-buffers": "^3.0.2",
Expand All @@ -79,13 +79,13 @@
"codeclimate-test-reporter": "^0.5.1",
"commitlint": "^11.0.0",
"coveralls": "^3.1.0",
"eslint": "^7.13.0",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"file-url": "^3.0.0",
"husky": "^4.3.0",
"jest": "^26.6.3",
"prettier": "^2.1.2"
"prettier": "^2.2.0"
},
"release": {
"branch": "master",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2524,10 +2524,10 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==

eslint@^7.13.0:
version "7.13.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
eslint@^7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.1"
Expand Down Expand Up @@ -5951,10 +5951,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
prettier@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==

pretty-format@^26.6.2:
version "26.6.2"
Expand All @@ -5976,10 +5976,10 @@ progress@^2.0.0:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==

promise-events@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/promise-events/-/promise-events-0.2.0.tgz#5ac625e90b24b618f9564e6d677093e4ceaa8c33"
integrity sha512-2x5GqQjTphePl1mZCB8fqg3kkiR1lioewkqQHs2vWRng+TvIS/1WLBOnJ8Jq1h0uS2HEhHyhluuhWJXKQGpmGQ==
promise-events@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/promise-events/-/promise-events-0.2.1.tgz#cab4c6f74d2279f5f606df6135ce877acd87e52d"
integrity sha512-djZT70Dgx9PtXTx3R1ff5iNj+8H1il7KMigTulIW2NUXEmg+mMMSIYu6OtdznoMOggZtWAFQbz+pKCM1nTD6OA==

promise-inflight@^1.0.1, promise-inflight@~1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -6506,10 +6506,10 @@ saxes@^5.0.0:
dependencies:
xmlchars "^2.2.0"

semantic-release@^17.2.3:
version "17.2.3"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.2.3.tgz#11f10b851d4e75b1015b17515c433049b3df994c"
integrity sha512-MY1MlowGQrkOR7+leOD8ICkVOC6i1szbwDODdbJ0UdshtMx8Ms0bhpRQmEEliqYKEb5PLv/dqs6zKKuHT7UxTg==
semantic-release@^17.2.4:
version "17.2.4"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.2.4.tgz#b1e18644a5be51a4ee681172fc3c3bb05fe0322a"
integrity sha512-NcYFT+duzg+eE57s9lZYRRkxzyiXGvwFdPvS4U+8TYo+vb0UZpQuFi63hFgoLAOF4lo5yj2v79GsG9hDC66EQw==
dependencies:
"@semantic-release/commit-analyzer" "^8.0.0"
"@semantic-release/error" "^2.2.0"
Expand Down

0 comments on commit 506a0e8

Please sign in to comment.