chore(deps): update dependency @types/react-gtm-module to v2.0.2

This commit is contained in:
renovate[bot]
2023-10-26 04:19:40 +00:00
parent 5efdcf8527
commit 74a27014ac
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -160,7 +160,7 @@
"@types/reach__router": "1.3.13",
"@types/react": "16.14.48",
"@types/react-dom": "16.9.20",
"@types/react-gtm-module": "2.0.1",
"@types/react-gtm-module": "2.0.2",
"@types/react-helmet": "6.1.8",
"@types/react-instantsearch-core": "6.26.5",
"@types/react-instantsearch-dom": "6.12.4",
+4 -4
View File
@@ -835,8 +835,8 @@ importers:
specifier: 16.9.20
version: 16.9.20
'@types/react-gtm-module':
specifier: 2.0.1
version: 2.0.1
specifier: 2.0.2
version: 2.0.2
'@types/react-helmet':
specifier: 6.1.8
version: 6.1.8
@@ -10764,8 +10764,8 @@ packages:
'@types/react': 16.14.48
dev: true
/@types/react-gtm-module@2.0.1:
resolution: {integrity: sha512-T/DN9gAbCYk5wJ1nxf4pSwmXz4d1iVjM++OoG+mwMfz9STMAotGjSb65gJHOS5bPvl6vLSsJnuC+y/43OQrltg==}
/@types/react-gtm-module@2.0.2:
resolution: {integrity: sha512-1BwWKEtpbUB3lojX6SlQOH32CKEc/F4kKxUToSYuraeN9I0tgqtcoLC1TGDHB3X6dSmyUyOz5ZHADtucpUeyzw==}
dev: true
/@types/react-helmet@6.1.8: