Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit e3f1661

Browse files
fix(deps): update dependency @graasp/translations to v1.15.1 (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c2cd3f commit e3f1661

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"dependencies": {
2222
"@graasp/sdk": "1.1.2",
23-
"@graasp/translations": "1.15.0",
23+
"@graasp/translations": "1.15.1",
2424
"axios": "0.27.2",
2525
"crypto-js": "4.1.1",
2626
"http-status-codes": "2.2.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@ __metadata:
33943394
"@commitlint/cli": 17.6.6
33953395
"@commitlint/config-conventional": 17.6.6
33963396
"@graasp/sdk": 1.1.2
3397-
"@graasp/translations": 1.15.0
3397+
"@graasp/translations": 1.15.1
33983398
"@testing-library/jest-dom": 5.17.0
33993399
"@testing-library/react": 14.0.0
34003400
"@testing-library/react-hooks": 8.0.1
@@ -3468,12 +3468,12 @@ __metadata:
34683468
languageName: node
34693469
linkType: hard
34703470

3471-
"@graasp/translations@npm:1.15.0":
3472-
version: 1.15.0
3473-
resolution: "@graasp/translations@npm:1.15.0"
3471+
"@graasp/translations@npm:1.15.1":
3472+
version: 1.15.1
3473+
resolution: "@graasp/translations@npm:1.15.1"
34743474
dependencies:
34753475
i18next: 22.4.15
3476-
checksum: e073b83374462f2d108f1d697b7aa14460d05f4ec2e10757db0e0a0a72574bff4721f997851d8e88e871f3704c8bcf887533590dd7acdcbf9d607109bae25c8a
3476+
checksum: 7bb22e24b88ea1a2aed01beb8ecb9cb487ee4c0f0160e2f4159054200a402f387f016b52afce5b7034a3b50431bad9a8ebb20335c6e79af3dce1341bfe3b593f
34773477
languageName: node
34783478
linkType: hard
34793479

0 commit comments

Comments
 (0)