Skip to content

Commit b88e176

Browse files
committed
chore(deps): update dependency @types/i18n to v0.13.11
1 parent 5e719b9 commit b88e176

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@cypress/code-coverage": "3.12.35",
8686
"@trivago/prettier-plugin-sort-imports": "4.3.0",
8787
"@types/d3": "^7.4.3",
88-
"@types/i18n": "0.13.10",
88+
"@types/i18n": "0.13.11",
8989
"@types/lodash.clonedeep": "^4.5.9",
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4748,10 +4748,10 @@ __metadata:
47484748
languageName: node
47494749
linkType: hard
47504750

4751-
"@types/i18n@npm:0.13.10":
4752-
version: 0.13.10
4753-
resolution: "@types/i18n@npm:0.13.10"
4754-
checksum: 10/4b6c84536bf891d07fb1b1daf2e8d66889d0c317dc3c2b653d65a922ee3df3cef93b811b71e46dfb6483a95beb1515a7c82bf3f0fb05d54084ac519ff93f706d
4751+
"@types/i18n@npm:0.13.11":
4752+
version: 0.13.11
4753+
resolution: "@types/i18n@npm:0.13.11"
4754+
checksum: 10/0331fd495d692f5cfb220e87cc6b2c85afbd064067747add23a000f8e1c1e57471b4bf5a2738a88cb20e26d580505b8abc8874ae6c7aa8b2804c9cd5b05aa5ae
47554755
languageName: node
47564756
linkType: hard
47574757

@@ -10001,7 +10001,7 @@ __metadata:
1000110001
"@tanstack/react-query-devtools": "npm:^4.36.1"
1000210002
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
1000310003
"@types/d3": "npm:^7.4.3"
10004-
"@types/i18n": "npm:0.13.10"
10004+
"@types/i18n": "npm:0.13.11"
1000510005
"@types/lodash.clonedeep": "npm:^4.5.9"
1000610006
"@types/lodash.isequal": "npm:^4.5.8"
1000710007
"@types/lodash.shuffle": "npm:^4.2.9"

0 commit comments

Comments
 (0)