Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Valls Fernández committed Aug 28, 2017
1 parent 32725ba commit 93478a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
machine:
node:
version: 7.5.0
version: 8.4.0
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"description": "A simple object designed to be used by attaching calls",
"main": "main.js",
"dependencies": {
"y-resolver": "^10.0.1"
"y-resolver": "^11.0.1"
},
"devDependencies": {
"u-test": "^3.8.11",
"y-setter": "^7.3.3",
"y-timers": "^1.1.6"
"y-setter": "^8.0.1",
"y-timers": "^1.1.10"
},
"scripts": {
"test": "u-test"
Expand Down

0 comments on commit 93478a6

Please sign in to comment.