Skip to content

Commit

Permalink
chore(force-release): upgrade dependency forest-express (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrRaider authored Dec 30, 2020
1 parent 2fec22e commit 34f665a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/runtime": "7.10.1",
"bluebird": "2.9.25",
"core-js": "3.6.5",
"forest-express": "8.0.0-beta.7",
"forest-express": "8.0.0-beta.8",
"http-errors": "1.6.1",
"lodash": "4.17.19",
"moment": "2.19.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4456,10 +4456,10 @@ for-in@^1.0.2:
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=

[email protected].7:
version "8.0.0-beta.7"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.0.0-beta.7.tgz#404b0e244e6d3d41ee388321b5bcd4d3aacc8798"
integrity sha512-II27laNhZJJYf93etcWLHaPH/uBZjkLsnQrJkmj1nf8hxmzN2zvTSPH/NAcbUw0rsJoOGq+FiNXo5MRIA3ZHpA==
[email protected].8:
version "8.0.0-beta.8"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-8.0.0-beta.8.tgz#3cf8251cc2faffac4a35bf1e24fc0693dd0e2735"
integrity sha512-o9aHki5L3ywh48ZjL2apvq7CXofHpx3Wl0YvT3TwND6bb3ny6QE9ToLmA0FWTdYr5TxrXIm3W+/tKzyXhh35vg==
dependencies:
"@babel/runtime" "7.10.1"
base32-encode "1.1.1"
Expand Down

0 comments on commit 34f665a

Please sign in to comment.