Skip to content

Commit

Permalink
chore(deps): bump @types/parsimmon from 1.10.6 to 1.10.9
Browse files Browse the repository at this point in the history
Bumps [@types/parsimmon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parsimmon) from 1.10.6 to 1.10.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/parsimmon)

---
updated-dependencies:
- dependency-name: "@types/parsimmon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and baumandm committed Jan 4, 2024
1 parent 6b44c8b commit 7401db7
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/mime": "2.0.3",
"@types/module-alias": "2.0.1",
"@types/node": "18.15.11",
"@types/parsimmon": "1.10.6",
"@types/parsimmon": "1.10.9",
"@types/supertest": "6.0.2",
"@types/tmp": "0.2.3",
"@types/turndown": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/luxon": "3.2.0",
"@types/node-emoji": "1.8.2",
"@types/papaparse": "5.3.14",
"@types/parsimmon": "1.10.6",
"@types/parsimmon": "1.10.9",
"@types/react": "18.0.28",
"@types/react-datepicker": "4.19.5",
"@types/react-dom": "18.2.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jest": "27.4.1",
"@types/lodash": "4.14.202",
"@types/node": "18.15.11",
"@types/parsimmon": "1.10.6",
"@types/parsimmon": "1.10.9",
"jest": "27.5.1",
"ts-jest": "27.1.4",
"typescript": "4.6.4"
Expand Down

0 comments on commit 7401db7

Please sign in to comment.