Skip to content

Commit

Permalink
Bump postcss from 7.0.14 to 7.0.36
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.14...7.0.36)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2021
1 parent 86429d6 commit dccb701
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 dccb701

Please sign in to comment.