Skip to content

Commit

Permalink
Merge branch 'main' of github.com:edward3h/ethelred_games
Browse files Browse the repository at this point in the history
  • Loading branch information
edward3h committed May 8, 2024
2 parents 332c6e8 + f99d8b2 commit 9b86b6c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'groovy'
id "com.diffplug.spotless" version "6.23.3"
id "com.diffplug.spotless" version "6.25.0"
id 'org.openrewrite.rewrite' version '5.40.6'
id "com.github.jakemarsden.git-hooks" version "0.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion frontend2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"postcss": "^8.4.32",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^3.59.2",
"svelte-check": "^3.6.2",
Expand Down
16 changes: 8 additions & 8 deletions frontend2/pnpm-lock.yaml

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

0 comments on commit 9b86b6c

Please sign in to comment.