Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk committed Sep 10, 2024
1 parent 1460eec commit 76e6c88
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ fileignoreconfig:
- filename: src/jira-related/jira-interfaces.ts
allowed_patterns: [key]
- filename: package-lock.json
checksum: abadfb683fc950cf5e553d2baca02254f2d0e21a4cf1ab046d2dea4fe62ea54e
checksum: 919be81f92f434f3ee906dd753e30a157215721a9e58868e7c1527c0079987d2
99 changes: 44 additions & 55 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"@types/date-fns": "2.6.0",
"@types/lodash": "4.17.7",
"@types/mathjs": "9.4.2",
"bun-types": "latest",
"oxlint": "0.9.2"
"bun-types": "1.1.27",
"oxlint": "0.9.3"
},
"peerDependencies": {
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"dependencies": {
"date-fns": "3.6.0",
Expand Down

0 comments on commit 76e6c88

Please sign in to comment.