Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and GabeDuarteM committed Mar 29, 2020
1 parent da97d83 commit c022f38
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"devDependencies": {
"@gabrielduartem/eslint-config": "1.0.0",
"@gabrielduartem/semantic-release-config": "1.0.0",
"@semantic-release/git": "^9.0.0",
"eslint-plugin-prettier": "^3.1.2",
"@semantic-release/git": "9.0.0",
"eslint-plugin-prettier": "3.1.2",
"lerna": "3.20.2",
"prettier": "2.0.1",
"semantic-release": "^17.0.4",
"semantic-release-monorepo": "^7.0.1"
"semantic-release": "17.0.4",
"semantic-release-monorepo": "7.0.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,7 @@
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==

"@semantic-release/git@^9.0.0":
"@semantic-release/[email protected]":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/git/-/git-9.0.0.tgz#304c4883c87d095b1faaae93300f1f1e0466e9a5"
integrity sha512-AZ4Zha5NAPAciIJH3ipzw/WU9qLAn8ENaoVAhD6srRPxTpTzuV3NhNh14rcAo8Paj9dO+5u4rTKcpetOBluYVw==
Expand Down Expand Up @@ -4118,7 +4118,7 @@ eslint-plugin-jsx-a11y@^6.2.3:
has "^1.0.3"
jsx-ast-utils "^2.2.1"

eslint-plugin-prettier@^3.1.2:
eslint-plugin-prettier@3.1.2, eslint-plugin-prettier@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
Expand Down Expand Up @@ -8874,7 +8874,7 @@ saxes@^3.1.9:
dependencies:
xmlchars "^2.1.1"

semantic-release-monorepo@^7.0.1:
[email protected]:
version "7.0.1"
resolved "https://registry.yarnpkg.com/semantic-release-monorepo/-/semantic-release-monorepo-7.0.1.tgz#4294b46a67c57eddc8d344cf6eafc73679b10017"
integrity sha512-jvNzSKNfBdYJfqb7JljOqG6UIVQ7adeRNBtkQRCsfRMApe8HkB92DmMVbKwJA5pS1Htcb9547YzN9XSI4uQ1QQ==
Expand All @@ -8895,7 +8895,7 @@ semantic-release-plugin-decorators@^2.1.0:
import-from "^2.1.0"
lodash "^4.17.15"

semantic-release@^17.0.4:
[email protected]:
version "17.0.4"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.4.tgz#4ca739b2bf80f8ce5e49b05f12c15f49ca233d6d"
integrity sha512-5y9QRSrZtdvACmlpX5DvEVsvFuKRDUVn7JVJFxPVLGrGofDf1d0M/+hA1wFmCjiJZ+VCY8bYaSqVqF14KCF9rw==
Expand Down

0 comments on commit c022f38

Please sign in to comment.