Skip to content

Commit a4b341e

Browse files
Update all dependencies (#79)
Co-authored-by: ikelax <163678144+ikelax@users.noreply.github.com>
1 parent 83963ff commit a4b341e

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout Actions Repository
2121
uses: actions/checkout@v6
2222
- name: Spell Check Repo
23-
uses: crate-ci/typos@v1.46.0
23+
uses: crate-ci/typos@v1.47.0
2424
js:
2525
name: Check formatting and linting and test
2626
runs-on: ubuntu-latest

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Userscripts that are only useful if you study at the Saarland University.",
66
"devDependencies": {
77
"@eslint/js": "^10.0.0",
8-
"@eslint/json": "^1.0.0",
8+
"@eslint/json": "^2.0.0",
99
"@eslint/markdown": "^8.0.0",
1010
"eslint": "^10.0.0",
1111
"eslint-config-prettier": "^10.1.2",

0 commit comments

Comments
 (0)