Skip to content

Commit

Permalink
Bump eslint-plugin-vitest, jackson-databind
Browse files Browse the repository at this point in the history
Specifically:
- eslint-plugin-vitest: v0.3.20
- jackson-databind: v2.16.1
  • Loading branch information
mbland committed Dec 25, 2023
1 parent 0fc5f84 commit a957808
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ antJunitVer = "1.10.14"
seleniumVer = "4.16.1"
weldVer = "5.1.2.Final"
jandexVer = "3.1.6"
jacksonVer = "2.16.0"
jacksonVer = "2.16.1"

[libraries.servlet]
module = "jakarta.servlet:jakarta.servlet-api"
Expand Down
2 changes: 1 addition & 1 deletion strcalc/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitest/ui": "^1.1.0",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^46.9.1",
"eslint-plugin-vitest": "^0.3.18",
"eslint-plugin-vitest": "^0.3.20",
"handlebars": "^4.7.8",
"jsdom": "^23.0.1",
"vite": "^5.0.10",
Expand Down
55 changes: 28 additions & 27 deletions strcalc/src/main/frontend/pnpm-lock.yaml

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

0 comments on commit a957808

Please sign in to comment.