Skip to content

Commit 2f2e9ba

Browse files
fix(deps): update dependency @types/google.analytics to v0.0.46
1 parent 260331b commit 2f2e9ba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@parcel/transformer-sass": "2.10.3",
4040
"@sentry/browser": "^7.91.0",
4141
"@sentry/types": "7.91.0",
42-
"@types/google.analytics": "0.0.45",
42+
"@types/google.analytics": "0.0.46",
4343
"@types/jszip": "3.4.1",
4444
"@types/mapbox-gl": "2.7.19",
4545
"@types/node": "20.10.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,10 +1130,10 @@
11301130
resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.7.tgz#c8fa532b60a0042219cdf173ca21a975ef0666ad"
11311131
integrity sha512-wE2v81i4C4Ol09RtsWFAqg3BUitWbHSpSlIo+bNdsCJijO9sjme+zm+73ZMCa/qMC8UEERxzGbvmr1cffo2SiQ==
11321132

1133-
"@types/google.analytics@0.0.45":
1134-
version "0.0.45"
1135-
resolved "https://registry.yarnpkg.com/@types/google.analytics/-/google.analytics-0.0.45.tgz#dc95c78d192df7f13c3a9a68d8873cb4094c68c2"
1136-
integrity sha512-h5H/Psvt0AErRDl392yYWXjhqGbrm8Anab6YOFRDKyHYJJ759+WVGvNJwYwfbgTGU+qV88CbPP+VPkm+ePrqZQ==
1133+
"@types/google.analytics@0.0.46":
1134+
version "0.0.46"
1135+
resolved "https://registry.yarnpkg.com/@types/google.analytics/-/google.analytics-0.0.46.tgz#621be217fa21f847df62188fcaa86a7340c689da"
1136+
integrity sha512-wuMJ3GqLFGsTZdJ315b+uNnH2AwFScyS67NHlKOD4RaPMFt/N0vxdh6fvDgvOFg62a11Fqn2ggJwUypFmIko+A==
11371137

11381138
"@types/jszip@3.4.1":
11391139
version "3.4.1"

0 commit comments

Comments
 (0)