Skip to content

Commit 26840a3

Browse files
committed
update react-shared-components from 1.2.7 to 1.2.8
1 parent a2f7bae commit 26840a3

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

src/frontend/efiling-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-router-dom": "^6.1.1",
3030
"react-scripts": "^5.0.1",
3131
"regenerator-runtime": "^0.13.5",
32-
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz",
32+
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz",
3333
"uuid": "^8.3.1"
3434
},
3535
"scripts": {

src/frontend/efiling-demo/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13049,9 +13049,9 @@ shallowequal@^1.1.0:
1304913049
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
1305013050
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
1305113051

13052-
"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz":
13053-
version "1.2.7"
13054-
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz#7ea51c22fe74556ff5dddd689de7fbf2c040b3da"
13052+
"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz":
13053+
version "1.2.8"
13054+
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz#0bc87b05ae06a65f35e636d697808b2b1ab15953"
1305513055
dependencies:
1305613056
"@bcgov/bootstrap-theme" "github:bcgov/bootstrap-theme"
1305713057
bootstrap "^4.6.0"

src/frontend/efiling-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-scripts": "^5.0.1",
4444
"reactstrap": "^8.9.0",
4545
"regenerator-runtime": "^0.13.7",
46-
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz",
46+
"shared-components": "https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz",
4747
"stream": "^0.0.2",
4848
"stream-browserify": "^3.0.0",
4949
"stream-http": "^3.2.0",

src/frontend/efiling-frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13197,9 +13197,9 @@ shallowequal@^1.1.0:
1319713197
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
1319813198
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
1319913199

13200-
"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz":
13201-
version "1.2.7"
13202-
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.7/shared-components-v1.2.7.tgz#7ea51c22fe74556ff5dddd689de7fbf2c040b3da"
13200+
"shared-components@https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz":
13201+
version "1.2.8"
13202+
resolved "https://github.com/bcgov/react-shared-components/releases/download/v1.2.8/shared-components-1.2.8.tgz#0bc87b05ae06a65f35e636d697808b2b1ab15953"
1320313203
dependencies:
1320413204
"@bcgov/bootstrap-theme" "github:bcgov/bootstrap-theme"
1320513205
bootstrap "^4.6.0"

0 commit comments

Comments
 (0)