Skip to content

Commit

Permalink
Pin dependencies (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acmcelwee committed Aug 5, 2019
1 parent 27c26f1 commit cd8a7b8
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
"yarn": "1.3.2"
},
"dependencies": {
"@sentry/browser": "^4.1.1",
"@sentry/cli": "^1.36.1",
"@sentry/browser": "4.1.1",
"@sentry/cli": "1.36.1",
"axios": "0.15.3",
"query-string": "4.3.4",
"react": "^15.5.4",
"react": "15.6.2",
"react-bootstrap": "0.30.7",
"react-dom": "^15.5.4",
"serve": "^10.0.0",
"uuid": "^3.3.2"
"react-dom": "15.6.2",
"serve": "10.0.0",
"uuid": "3.3.2"
},
"devDependencies": {
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0",
"eslint-config-standard-react": "^6.0.0",
"eslint-plugin-babel": "^5.1.0",
"eslint-plugin-flowtype": "^2.46.3",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-standard": "^3.1.0",
"eslint": "4.19.1",
"eslint-config-standard": "11.0.0",
"eslint-config-standard-react": "6.0.0",
"eslint-plugin-babel": "5.1.0",
"eslint-plugin-flowtype": "2.46.3",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-standard": "3.1.0",
"react-scripts": "0.9.5",
"react-test-renderer": "15.4.2"
},
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# yarn lockfile v1


"@sentry/browser@^4.1.1":
"@sentry/[email protected]":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-4.1.1.tgz#9db1e765bf2afcbe0fb44b028abdf5c74d6e77b0"
dependencies:
"@sentry/core" "4.1.1"
"@sentry/types" "4.1.0"
"@sentry/utils" "4.1.1"

"@sentry/cli@^1.36.1":
"@sentry/[email protected]":
version "1.36.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.36.1.tgz#0fe0754dcfcd456083a2b86557802bfb2b5b90e2"
dependencies:
Expand Down Expand Up @@ -2082,13 +2082,13 @@ eslint-config-standard-jsx@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-5.0.0.tgz#4abfac554f38668e0078c664569e7b2384e5d2aa"

eslint-config-standard-react@^6.0.0:
[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard-react/-/eslint-config-standard-react-6.0.0.tgz#d366d6c3c092426fd3ae794a4ca0b3cb131f2964"
dependencies:
eslint-config-standard-jsx "^5.0.0"

eslint-config-standard@^11.0.0:
[email protected]:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz#87ee0d3c9d95382dc761958cbb23da9eea31e0ba"

Expand Down Expand Up @@ -2129,7 +2129,7 @@ eslint-module-utils@^2.2.0:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-babel@^5.1.0:
[email protected]:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.1.0.tgz#9c76e476162041e50b6ba69aa4eae3bdd6a4e1c3"
dependencies:
Expand All @@ -2141,7 +2141,7 @@ [email protected]:
dependencies:
lodash "^4.15.0"

eslint-plugin-flowtype@^2.46.3:
[email protected]:
version "2.46.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e"
dependencies:
Expand All @@ -2162,7 +2162,7 @@ [email protected]:
minimatch "^3.0.3"
pkg-up "^1.0.0"

eslint-plugin-import@^2.12.0:
[email protected]:
version "2.12.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.12.0.tgz#dad31781292d6664b25317fd049d2e2b2f02205d"
dependencies:
Expand All @@ -2188,7 +2188,7 @@ [email protected]:
jsx-ast-utils "^1.0.0"
object-assign "^4.0.1"

eslint-plugin-node@^6.0.1:
[email protected]:
version "6.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-6.0.1.tgz#bf19642298064379315d7a4b2a75937376fa05e4"
dependencies:
Expand All @@ -2197,7 +2197,7 @@ eslint-plugin-node@^6.0.1:
resolve "^1.3.3"
semver "^5.4.1"

eslint-plugin-promise@^3.7.0:
[email protected]:
version "3.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.7.0.tgz#f4bde5c2c77cdd69557a8f69a24d1ad3cfc9e67e"

Expand All @@ -2208,7 +2208,7 @@ [email protected]:
doctrine "^1.2.2"
jsx-ast-utils "^1.3.1"

eslint-plugin-react@^7.8.2:
[email protected]:
version "7.8.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2.tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d"
dependencies:
Expand All @@ -2217,7 +2217,7 @@ eslint-plugin-react@^7.8.2:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.0"

eslint-plugin-standard@^3.1.0:
[email protected]:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.1.0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47"

Expand Down Expand Up @@ -2275,7 +2275,7 @@ [email protected]:
text-table "~0.2.0"
user-home "^2.0.0"

eslint@^4.19.1:
[email protected]:
version "4.19.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
dependencies:
Expand Down Expand Up @@ -5088,7 +5088,7 @@ react-dev-utils@^0.5.2:
sockjs-client "1.0.1"
strip-ansi "3.0.1"

react-dom@^15.5.4:
react-dom@15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.6.2.tgz#41cfadf693b757faf2708443a1d1fd5a02bef730"
dependencies:
Expand Down Expand Up @@ -5164,7 +5164,7 @@ [email protected]:
fbjs "^0.8.4"
object-assign "^4.1.0"

react@^15.5.4:
react@15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/react/-/react-15.6.2.tgz#dba0434ab439cfe82f108f0f511663908179aa72"
dependencies:
Expand Down Expand Up @@ -5613,7 +5613,7 @@ [email protected]:
parseurl "~1.3.2"
send "0.16.2"

serve@^10.0.0:
[email protected]:
version "10.0.0"
resolved "https://registry.yarnpkg.com/serve/-/serve-10.0.0.tgz#4d640167c88f07f1f730a52bb992e94d2e4a174c"
dependencies:
Expand Down Expand Up @@ -6222,14 +6222,14 @@ [email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"

[email protected]:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"

uuid@^3.0.0, uuid@^3.0.1, uuid@^3.1.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"

uuid@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"

validate-npm-package-license@^3.0.1:
version "3.0.3"
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.3.tgz#81643bcbef1bdfecd4623793dc4648948ba98338"
Expand Down

0 comments on commit cd8a7b8

Please sign in to comment.