Skip to content

Commit 1a0afff

Browse files
committed
Pin Dependencies
1 parent e2bcd68 commit 1a0afff

File tree

4 files changed

+16
-13
lines changed

4 files changed

+16
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"rimraf": "2.6.2"
1919
},
2020
"dependencies": {
21-
"dotenv": "^5.0.1"
21+
"dotenv": "5.0.1"
2222
}
2323
}

packages/graphql-playground-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/node": "9.4.0",
4545
"@types/react": "16.0.36",
4646
"@types/react-dom": "16.0.4",
47-
"@types/zen-observable": "^0.5.3",
47+
"@types/zen-observable": "0.5.3",
4848
"autoprefixer": "7.2.5",
4949
"babel-cli": "6.26.0",
5050
"babel-core": "6.26.0",

packages/graphql-playground-react/yarn.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
dependencies:
188188
"@types/node" "*"
189189

190-
"@types/[email protected]", "@types/zen-observable@^0.5.3":
190+
191191
version "0.5.3"
192192
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
193193

@@ -1764,9 +1764,10 @@ code-point-at@^1.0.0:
17641764
version "1.1.0"
17651765
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
17661766

1767-
codemirror-graphql@^0.6.11, "codemirror-graphql@git+ssh://[email protected]/timsuchanek/codemirror-graphql.git#details-fix":
1767+
codemirror-graphql@^0.6.11, codemirror-graphql@timsuchanek/codemirror-graphql#details-fix:
17681768
version "0.6.12"
1769-
resolved "git+ssh://[email protected]/timsuchanek/codemirror-graphql.git#801ec32683c38d6dc0f8f7bc19014a111edc9ebd"
1769+
uid "801ec32683c38d6dc0f8f7bc19014a111edc9ebd"
1770+
resolved "https://codeload.github.com/timsuchanek/codemirror-graphql/tar.gz/801ec32683c38d6dc0f8f7bc19014a111edc9ebd"
17701771
dependencies:
17711772
graphql-language-service-interface "^1.0.18"
17721773
graphql-language-service-parser "^1.0.18"
@@ -6141,9 +6142,10 @@ postcss-inherit-parser@^0.1.3:
61416142
debug "^2.2.0"
61426143
postcss "^5.0.10"
61436144

6144-
"postcss-inherit@git+https://github.com/timsuchanek/postcss-inherit#build3":
6145+
postcss-inherit@timsuchanek/postcss-inherit#build3:
61456146
version "4.0.2"
6146-
resolved "git+https://github.com/timsuchanek/postcss-inherit#1382250ae64c5938cc47d749049dc17ac6f52c9b"
6147+
uid "1382250ae64c5938cc47d749049dc17ac6f52c9b"
6148+
resolved "https://codeload.github.com/timsuchanek/postcss-inherit/tar.gz/1382250ae64c5938cc47d749049dc17ac6f52c9b"
61476149
dependencies:
61486150
debug "^2.2.0"
61496151
postcss "^5.0.10"
@@ -7861,9 +7863,10 @@ styled-components@^3.1.6:
78617863
stylis-rule-sheet "^0.0.7"
78627864
supports-color "^3.2.3"
78637865

7864-
"styled-jsx-postcss@git+https://github.com/timsuchanek/styled-jsx-postcss#build3":
7866+
styled-jsx-postcss@timsuchanek/styled-jsx-postcss#build3:
78657867
version "0.2.0"
7866-
resolved "git+https://github.com/timsuchanek/styled-jsx-postcss#677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
7868+
uid "677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
7869+
resolved "https://codeload.github.com/timsuchanek/styled-jsx-postcss/tar.gz/677ee0fb7f9138047a00e03c8c3e44adbb33cf2a"
78677870
dependencies:
78687871
babel-traverse "^6.21.0"
78697872
babylon "^6.14.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,14 +210,14 @@ destroy@^1.0.3, destroy@~1.0.4:
210210
version "1.0.4"
211211
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
212212

213+
214+
version "5.0.1"
215+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
216+
213217
dotenv@^0.4.0:
214218
version "0.4.0"
215219
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-0.4.0.tgz#f6fb351363c2d92207245c737802c9ab5ae1495a"
216220

217-
dotenv@^5.0.1:
218-
version "5.0.1"
219-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
220-
221221
222222
version "1.1.1"
223223
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"

0 commit comments

Comments
 (0)