Skip to content

Commit

Permalink
AKR:OTR:YKI(Frontend): Bump shared package version [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoivisto committed Sep 11, 2024
1 parent 9e2ef00 commit c97cdbc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 20 deletions.
2 changes: 1 addition & 1 deletion frontend/packages/akr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"akr:tslint": "yarn g:tsc --pretty --noEmit"
},
"dependencies": {
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.6"
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
}
}
2 changes: 1 addition & 1 deletion frontend/packages/otr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"otr:tslint": "yarn g:tsc --pretty --noEmit"
},
"dependencies": {
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.5"
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
}
}
2 changes: 1 addition & 1 deletion frontend/packages/yki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"yki:tslint": "yarn g:tsc --pretty --noEmit"
},
"dependencies": {
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.6"
"shared": "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
},
"devDependencies": {
"multer": "^1.4.5-lts.1"
Expand Down
20 changes: 3 additions & 17 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2596,15 +2596,15 @@ __metadata:
version: 0.0.0-use.local
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.akr@workspace:packages/akr"
dependencies:
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.6"
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
languageName: unknown
linkType: soft

"@opetushallitus/kieli-ja-kaantajatutkinnot.otr@workspace:packages/otr":
version: 0.0.0-use.local
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.otr@workspace:packages/otr"
dependencies:
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.5"
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2717,7 +2717,7 @@ __metadata:
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.yki@workspace:packages/yki"
dependencies:
multer: "npm:^1.4.5-lts.1"
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.10.6"
shared: "npm:@opetushallitus/kieli-ja-kaantajatutkinnot.shared@1.11.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11847,20 +11847,6 @@ __metadata:
languageName: node
linkType: hard

"shared@npm:@opetushallitus/[email protected]":
version: 1.10.5
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.shared@npm:1.10.5::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40Opetushallitus%2Fkieli-ja-kaantajatutkinnot.shared%2F1.10.5%2F736504f381897a96e9daf6074d8151b47799e1c4"
checksum: 6b33f891bd704b1a1cb0100de73e9b7494acdabe11afda67d3938755bc3c88aec56f33a52e1df38a2fd3af0f9d1929004cf2b84c0481425e3c25500aca889724
languageName: node
linkType: hard

"shared@npm:@opetushallitus/[email protected]":
version: 1.10.6
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.shared@npm:1.10.6::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40Opetushallitus%2Fkieli-ja-kaantajatutkinnot.shared%2F1.10.6%2F138bc1d046232b00fa0483033d1827141dfe7171"
checksum: 6f58ec1109ff04e01765995be46f88e64d419335f5aa67e39bcc710e01fe286ef760385ed49eba05322ab72860cd47ec6917bae66a801953a573c5bbed9230ce
languageName: node
linkType: hard

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"
Expand Down

0 comments on commit c97cdbc

Please sign in to comment.