Skip to content

Commit

Permalink
⬆️ bump @types/jest from 29.5.7 to 29.5.11
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 74f08b6 commit 5881ba4
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.200",
"@types/node": "^20.8.10",
"@types/react": "^18.2.34",
Expand Down
2 changes: 1 addition & 1 deletion packages/hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@tailwindcss/forms": "^0.5.6",
"@types/d3": "^7.4.2",
"@types/invariant": "^2.2.36",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.200",
"@types/pako": "^2.0.2",
"@types/react": "^18.2.34",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/squiggle-lang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@babel/preset-typescript": "^7.23.2",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.11",
"@types/lodash": "^4.14.200",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit 5881ba4

Please sign in to comment.