Skip to content

Commit

Permalink
chore(jira): update dependencies (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Aronsson <niklasar@axis.com>
  • Loading branch information
anicke and Niklas Aronsson authored Nov 22, 2024
1 parent 5606b80 commit 4204413
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/tasty-walls-look.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@axis-backstage/plugin-jira-dashboard': patch
---

Dependency updates
2 changes: 1 addition & 1 deletion plugins/jira-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@testing-library/jest-dom": "6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.13",
"@types/luxon": "^3",
"msw": "^1.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.0.0"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/user-event": "npm:^14.0.0"
"@types/lodash": "npm:^4.17.0"
"@types/lodash": "npm:^4.17.13"
"@types/luxon": "npm:^3"
lodash: "npm:^4.17.21"
luxon: "npm:^3.5.0"
Expand Down Expand Up @@ -14778,10 +14778,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.0":
version: 4.17.0
resolution: "@types/lodash@npm:4.17.0"
checksum: 4c5b41c9a6c41e2c05d08499e96f7940bcf194dcfa84356235b630da920c2a5e05f193618cea76006719bec61c76617dff02defa9d29934f9f6a76a49291bd8f
"@types/lodash@npm:^4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 4204413

Please sign in to comment.