Skip to content

Commit

Permalink
chore(deps): pin dependencies (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and evenchange4 committed Aug 15, 2018
1 parent a81061c commit 8493677
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
22 changes: 11 additions & 11 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"test:watch": "npm run test -- --watch"
},
"dependencies": {
"antd-mobile-rn": "^2.2.1",
"babel-plugin-macros": "^2.4.0",
"dotenv.macro": "^1.0.0",
"expo": "^27.0.1",
"antd-mobile-rn": "2.2.1",
"babel-plugin-macros": "2.4.0",
"dotenv.macro": "1.0.0",
"expo": "27.1.1",
"react": "16.4.2",
"react-native": "~0.55.2",
"react-native-router-flux": "^4.0.1"
"react-native": "0.55.4",
"react-native-router-flux": "4.0.1"
},
"devDependencies": {
"enzyme": "^3.4.1",
"enzyme-adapter-react-16": "^1.2.0",
"enzyme-to-json": "^3.3.4",
"flow-bin": "^0.78.0",
"jest-expo": "~27.0.0",
"enzyme": "3.4.1",
"enzyme-adapter-react-16": "1.2.0",
"enzyme-to-json": "3.3.4",
"flow-bin": "0.78.0",
"jest-expo": "27.0.1",
"react-native-scripts": "1.14.0"
},
"jest": {
Expand Down
22 changes: 11 additions & 11 deletions packages/mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ ansi@^0.3.0, ansi@~0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/ansi/-/ansi-0.3.1.tgz#0c42d4fb17160d5a9af1e484bace1c66922c1b21"

antd-mobile-rn@^2.2.1:
[email protected]:
version "2.2.1"
resolved "https://registry.yarnpkg.com/antd-mobile-rn/-/antd-mobile-rn-2.2.1.tgz#fd1909f0a3b7c15185f76f5f24e5e09f53a18480"
dependencies:
Expand Down Expand Up @@ -1167,7 +1167,7 @@ [email protected]:
dependencies:
cosmiconfig "3.1.0"

babel-plugin-macros@^2.4.0:
[email protected]:
version "2.4.0"
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.4.0.tgz#6c5f9836e1f6c0a9743b3bab4af29f73e437e544"
dependencies:
Expand Down Expand Up @@ -2545,7 +2545,7 @@ [email protected]:
version "4.0.1"
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-4.0.1.tgz#68fddc1561814e0a10964111057ff138ced7d7a8"

dotenv.macro@^1.0.0:
[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/dotenv.macro/-/dotenv.macro-1.0.0.tgz#149b13fb3f51c66d5802db57d914b82b4707e170"
dependencies:
Expand Down Expand Up @@ -2602,7 +2602,7 @@ envinfo@^3.0.0:
os-name "^2.0.1"
which "^1.2.14"

enzyme-adapter-react-16@^1.2.0:
[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.2.0.tgz#c6e80f334e0a817873262d7d01ee9e4747e3c97e"
dependencies:
Expand All @@ -2623,13 +2623,13 @@ enzyme-adapter-utils@^1.5.0:
object.assign "^4.1.0"
prop-types "^15.6.2"

enzyme-to-json@^3.3.4:
[email protected]:
version "3.3.4"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.4.tgz#67c6040e931182f183418af2eb9f4323258aa77f"
dependencies:
lodash "^4.17.4"

enzyme@^3.4.1:
[email protected]:
version "3.4.1"
resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.1.tgz#d305af5bdb30b8aca56d199110421588c670ea0e"
dependencies:
Expand Down Expand Up @@ -2830,7 +2830,7 @@ expect@^22.4.0:
jest-message-util "^22.4.3"
jest-regex-util "^22.4.3"

expo@^27.0.1:
expo@27.1.1:
version "27.1.1"
resolved "https://registry.yarnpkg.com/expo/-/expo-27.1.1.tgz#d1eabfb86a9799d0cfd8defab60d3f2dfc05b035"
dependencies:
Expand Down Expand Up @@ -3107,7 +3107,7 @@ find-up@^2.0.0, find-up@^2.1.0:
dependencies:
locate-path "^2.0.0"

flow-bin@^0.78.0:
[email protected]:
version "0.78.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.78.0.tgz#df9fe7f9c9a2dfaff39083949fe2d831b41627b7"

Expand Down Expand Up @@ -4137,7 +4137,7 @@ jest-environment-node@^22.4.1:
jest-mock "^22.4.3"
jest-util "^22.4.3"

jest-expo@~27.0.0:
[email protected].1:
version "27.0.1"
resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-27.0.1.tgz#8b1a97a8be167528b4b6cdfa5f459348f0b66026"
dependencies:
Expand Down Expand Up @@ -6045,7 +6045,7 @@ react-native-menu@^0.23.0:
prop-types "^15.5.10"
react-timer-mixin "^0.13.3"

react-native-router-flux@^4.0.1:
[email protected]:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-native-router-flux/-/react-native-router-flux-4.0.1.tgz#78eeb01395aeec268292912c8d88bf1264a68e82"
dependencies:
Expand Down Expand Up @@ -6141,7 +6141,7 @@ react-native-web-maps@^0.1.0:
dependencies:
react-google-maps "^7.3.0"

react-native@~0.55.2:
[email protected].4:
version "0.55.4"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.55.4.tgz#eecffada3750a928e2ddd07cf11d857ae9751c30"
dependencies:
Expand Down
6 changes: 3 additions & 3 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"flow-bin": "0.78.0",
"jest": "23.5.0",
"micro-dev": "3.0.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"test-listen": "^1.1.0"
"request": "2.88.0",
"request-promise": "4.2.2",
"test-listen": "1.1.0"
},
"jest": {
"testEnvironment": "node",
Expand Down
6 changes: 3 additions & 3 deletions packages/server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4494,7 +4494,7 @@ request-promise-native@^1.0.5:
stealthy-require "^1.1.0"
tough-cookie ">=2.3.3"

request-promise@^4.2.2:
[email protected]:
version "4.2.2"
resolved "https://registry.yarnpkg.com/request-promise/-/request-promise-4.2.2.tgz#d1ea46d654a6ee4f8ee6a4fea1018c22911904b4"
dependencies:
Expand All @@ -4503,7 +4503,7 @@ request-promise@^4.2.2:
stealthy-require "^1.1.0"
tough-cookie ">=2.3.3"

request@^2.79.0, request@^2.87.0, request@^2.88.0:
request@2.88.0, request@^2.79.0, request@^2.87.0:
version "2.88.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
dependencies:
Expand Down Expand Up @@ -5091,7 +5091,7 @@ test-exclude@^4.2.1:
read-pkg-up "^1.0.1"
require-main-filename "^1.0.1"

test-listen@^1.1.0:
[email protected]:
version "1.1.0"
resolved "https://registry.yarnpkg.com/test-listen/-/test-listen-1.1.0.tgz#2ba614d96c3bc9157469003027b42a495dd83b6a"

Expand Down

0 comments on commit 8493677

Please sign in to comment.