Skip to content

Commit

Permalink
Merge branch 'main' into add-component-import-metrics
Browse files Browse the repository at this point in the history
Signed-off-by: gtchuinkam <[email protected]>
  • Loading branch information
gtchuinkam authored Oct 15, 2024
2 parents b6c58f2 + 5c1a6e1 commit 5dc4273
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"typescript": "~4.5.5"
},
"dependencies": {
"@atlassian/forge-graphql": "13.12.0",
"@forge/api": "^3.9.2",
"@atlassian/forge-graphql": "13.12.1",
"@forge/api": "^3.9.1",
"@forge/bridge": "^3.5.0",
"@forge/events": "^0.9.1",
"@forge/resolver": "^1.5.39",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@babel/types" "^7.20.0"
bind-event-listener "^2.1.1"

"@atlassian/[email protected].0":
version "13.12.0"
resolved "https://packages.atlassian.com/api/npm/atlassian-npm/@atlassian/forge-graphql/-/forge-graphql-13.12.0.tgz#4741ab7feca65cb597615db3f51634ed391027de"
integrity sha512-Ye4V0b4gDamQIidIf0yCOfSF8YortNIUb6dXgK02Rvx8EHDXj7WVuyXpqzxkyV+mDE7gwAbJe5+1yIZM3WOu5A==
"@atlassian/[email protected].1":
version "13.12.1"
resolved "https://packages.atlassian.com/api/npm/atlassian-npm/@atlassian/forge-graphql/-/forge-graphql-13.12.1.tgz#94f90857297445b43144c5af31fab1e57422c3d7"
integrity sha512-M4+f60iMdcM95/GRAR0CokwRKA/Ag6a5q3XAAaMPcMVkDDV+h/Hec1lh6Mfr1CPM0COhu3e9D23RBrt9w4RZ4Q==
dependencies:
"@forge/api" "^2.21.0"
fs "^0.0.1-security"
Expand Down

0 comments on commit 5dc4273

Please sign in to comment.