Go to file
dependabot[bot] 6f30e20b13
Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.35.1 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 17:09:02 +00:00
__tests__ Create JavaScript test suite 2022-07-16 15:22:29 +02:00
.github Use rust-cache in GitHub Actions 2022-08-21 18:12:56 +02:00
buildSrc Move build script to separate directory 2022-05-08 09:09:50 +02:00
js Enable ESLint 2022-07-13 19:39:05 +02:00
migrations Provide single output box 2022-04-25 19:33:40 +02:00
src Bump vite to 3.0.0 2022-07-14 21:31:55 +02:00
static Make navigation buttons look nicer 2022-05-09 19:48:20 +02:00
templates Link to source code on GitHub 2022-05-28 21:51:31 +02:00
.eslintignore Enable ESLint 2022-07-13 19:39:05 +02:00
.eslintrc.json Enable ESLint 2022-07-13 19:39:05 +02:00
.gitignore Add target to ignore paths 2022-05-09 19:11:38 +02:00
.prettierignore Enable ESLint 2022-07-13 19:39:05 +02:00
Cargo.lock Bump serde_json from 1.0.83 to 1.0.85 2022-08-23 14:34:56 +00:00
Cargo.toml Bump serde_json from 1.0.83 to 1.0.85 2022-08-23 14:34:56 +00:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
languages.json Add Nix language 2022-05-10 16:23:07 +02:00
LICENSE Avoid using GitLab license template 2019-11-25 08:23:37 +00:00
package-lock.json Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 2022-09-01 17:09:02 +00:00
package.json Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 2022-09-01 17:09:02 +00:00
README.md Add README 2020-01-19 13:31:40 +01:00
shell.nix Use Node.js 16 2022-05-07 08:26:29 +02:00
tsconfig.json Create JavaScript test suite 2022-07-16 15:22:29 +02:00
vite.config.ts Create JavaScript test suite 2022-07-16 15:22:29 +02:00

pastebin.run

A pastebin with code execution functionality. There is a production instance of it at https://pastebin.run/.