Skip to content

Commit

Permalink
Bumped current version of denque
Browse files Browse the repository at this point in the history
  • Loading branch information
ncthbrt committed Apr 11, 2018
1 parent ad3ce94 commit ea4f531
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"url": "http://github.com/ncthbrt/nact/issues"
},
"dependencies": {
"denque": "^1.2.2"
"denque": "^1.2.3"
},
"devDependencies": {
"chai": "^4.1.1",
Expand All @@ -50,4 +50,4 @@
"sinon": "^4.1.4",
"sinon-chai": "^2.14.0"
}
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,9 +572,9 @@ delayed-stream@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

denque@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/denque/-/denque-1.2.2.tgz#e06cf7cf0da8badc88cbdaabf8fc0a70d659f1d4"
denque@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/denque/-/denque-1.2.3.tgz#98c50c8dd8cdfae318cc5859cc8ee3da0f9b0cc2"

detect-indent@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit ea4f531

Please sign in to comment.