Skip to content

Commit

Permalink
😒 chore(deps): up deps but ...
Browse files Browse the repository at this point in the history
pin @babel/* to 7.0.0-beta.55
see for instance jquense/yup#216
  • Loading branch information
make-github-pseudonymous-again committed Aug 19, 2018
1 parent 40dd194 commit 696f1dd
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@1.7.0.3
METEOR@1.7.0.4
22 changes: 11 additions & 11 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ accounts-ui-unstyled@1.4.1
allow-deny@1.1.0
autoupdate@1.4.1
babel-compiler@7.1.1
babel-runtime@1.2.2
babel-runtime@1.2.4_1
base64@1.0.11
binary-heap@1.0.10
blaze@2.3.2
blaze@2.3.3
blaze-html-templates@1.1.2
blaze-tools@1.0.10
boilerplate-generator@1.5.0
Expand All @@ -23,11 +23,11 @@ ddp-rate-limiter@1.0.7
ddp-server@2.2.0
deps@1.0.12
diff-sequence@1.1.0
dynamic-import@0.4.1
dynamic-import@0.4.2
ecmascript@0.11.1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.7.1
ecmascript-runtime-server@0.7.0
ecmascript-runtime-client@0.7.2
ecmascript-runtime-server@0.7.1
ejson@1.1.0
email@1.2.3
es5-shim@4.8.0
Expand Down Expand Up @@ -61,29 +61,29 @@ mongo@1.5.1
mongo-dev-server@1.1.0
mongo-id@1.0.7
npm-bcrypt@0.9.3
npm-mongo@3.0.7
npm-mongo@3.0.11
observe-sequence@1.0.16
ordered-dict@1.1.0
ostrio:cookies@2.2.7
ostrio:files@1.9.11
ostrio:cookies@2.3.0
ostrio:files@1.10.2
practicalmeteor:mocha-core@1.0.1
promise@0.11.1
random@1.1.0
rate-limit@1.0.9
react-meteor-data@0.2.16
reactive-dict@1.2.0
reactive-dict@1.2.1
reactive-var@1.0.11
reload@1.2.0
retry@1.1.0
routepolicy@1.0.13
service-configuration@1.0.11
session@1.1.7
session@1.1.8
sha@1.0.9
shell-server@0.3.1
socket-stream-client@0.2.2
spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.10
srp@1.0.12
standard-minifier-css@1.4.1
standard-minifier-js@2.3.4
templating@1.3.2
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,32 @@
"@aureooms/js-compare": "^1.4.5",
"@aureooms/js-itertools": "^3.4.0",
"@aureooms/js-mapping": "^3.1.0",
"@babel/polyfill": "^7.0.0-beta.54",
"@babel/runtime": "^7.0.0-beta.54",
"@material-ui/core": "^1.4.1",
"@material-ui/icons": "^2.0.0",
"@vx/axis": "0.0.170",
"@babel/polyfill": "7.0.0-beta.55",
"@babel/runtime": "7.0.0-beta.55",
"@material-ui/core": "^1.5.0",
"@material-ui/icons": "^2.0.2",
"@vx/axis": "0.0.171",
"@vx/gradient": "0.0.165",
"@vx/grid": "0.0.170",
"@vx/grid": "0.0.171",
"@vx/group": "0.0.170",
"@vx/legend": "0.0.170",
"@vx/mock-data": "0.0.165",
"@vx/scale": "0.0.165",
"@vx/shape": "0.0.170",
"@vx/shape": "0.0.171",
"@vx/tooltip": "0.0.165",
"babel-runtime": "^6.26.0",
"bcrypt": "^3.0.0",
"currency-formatter": "^1.4.3",
"d3-array": "^1.2.1",
"d3-time-format": "^2.1.1",
"date-fns": "^1.29.0",
"downshift": "^2.0.17",
"downshift": "^2.1.1",
"gridfs-stream": "^1.1.1",
"meteor-node-stubs": "~0.4.1",
"papaparse": "^4.5.0",
"papaparse": "^4.6.0",
"pdfjs-dist": "^2.0.489",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-router-dom": "^4.3.1",
"xml-js": "^1.6.7"
},
Expand Down

0 comments on commit 696f1dd

Please sign in to comment.