Computer Science Club of the University of Waterloo's website. https://csclub.uwaterloo.ca
Go to file
Renovate Bot c4c0be9861
continuous-integration/drone/push Build is passing Details
Update dependency eslint to v7.32.0 (#121)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`7.31.0` -> `7.32.0`](https://renovatebot.com/diffs/npm/eslint/7.31.0/7.32.0) |

⚠️ Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are using the hosted GitLab app, please follow [this guide](https://docs.renovatebot.com/install-gitlab-app/#configuring-a-token-for-githubcom-hosted-release-notes). If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/self-hosting.md#githubcom-token-for-release-notes) instead.

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #121
Co-authored-by: Renovate Bot <no-reply@csclub.uwaterloo.ca>
Co-committed-by: Renovate Bot <no-reply@csclub.uwaterloo.ca>
2021-08-02 16:00:23 -04:00
.vscode 🚑️ Add <Image /> + `next export` improvements 2021-05-20 23:30:52 -04:00
components TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
content TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
pages TechTalk Card + mini tech card (#71) 2021-07-29 16:56:47 -04:00
public Home Page UI (#88) 2021-07-27 02:13:34 -04:00
.drone.yml Add drone.yml (#77) 2021-06-29 15:08:05 -04:00
.eslintignore Add mdx support and playground 2021-04-26 19:16:55 -04:00
.eslintrc.js Initial commit 🎉 2021-04-25 19:13:07 -04:00
.gitignore Add EventCard 2021-05-24 06:00:47 +00:00
next-env.d.ts Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
next.config.js Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
package-lock.json Update dependency eslint to v7.32.0 (#121) 2021-08-02 16:00:23 -04:00
package.json Update dependency eslint to v7.32.0 (#121) 2021-08-02 16:00:23 -04:00
postcss.config.json Convert rems to px and use calc to convert on build time 2021-05-24 18:58:28 +00:00
renovate.json Configure Renovate (#100) 2021-07-27 02:11:07 -04:00
tsconfig.json Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00
types.d.ts Upgrade Next, React, TypeScript (#91) 2021-08-01 17:54:25 -04:00