Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.14 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent e66ca21 commit 690d499
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@custom-elements-manifest/to-markdown": "0.1.0",
"@lit/context": "1.1.3",
"@open-wc/testing": "4.0.0",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/sinon": "17.0.3",
"@web/dev-server-esbuild": "1.0.2",
"@web/test-runner": "0.18.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion templates/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"homepage": "https://github.com/waldronmatt/groundwork/tree/main/templates/library#readme",
"devDependencies": {
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
Expand Down

0 comments on commit 690d499

Please sign in to comment.