Skip to content

Commit

Permalink
Bump async from 2.6.3 to 2.6.4
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2022
1 parent 86429d6 commit 7ca96cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/stylesheet/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -468,4 +468,4 @@ button, a {
//http://data.undp.org/resource/myer-egms.json

// unsplash api
//fetch("https://api.unsplash.com/photos/?client_id=94eefc493013f829aa2a14ce2ec9b443781a11ea9c1fde12c007a9d0cf817598").then(r=>r.json()).then(d => a.push(d));
//fetch("https://api.unsplash.com/photos/?client_id=CLIENT_ID").then(r=>r.json()).then(d => a.push(d));
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ca96cc

Please sign in to comment.