Skip to content

Commit 63ccba8

Browse files
fresh3noughUbuntuUbuntu
authored
fix(create-docusaurus): update @types/gtag.js to 0.0.20 (#11770)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-10-191.us-east-2.compute.internal> Co-authored-by: Ubuntu <ubuntu@ip-172-31-31-131.us-east-2.compute.internal>
1 parent b0cacdf commit 63ccba8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/docusaurus-plugin-google-gtag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/core": "3.9.2",
2222
"@docusaurus/types": "3.9.2",
2323
"@docusaurus/utils-validation": "3.9.2",
24-
"@types/gtag.js": "^0.0.12",
24+
"@types/gtag.js": "^0.0.20",
2525
"tslib": "^2.6.0"
2626
},
2727
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4409,10 +4409,10 @@
44094409
"@types/minimatch" "*"
44104410
"@types/node" "*"
44114411

4412-
"@types/gtag.js@^0.0.12":
4413-
version "0.0.12"
4414-
resolved "https://registry.yarnpkg.com/@types/gtag.js/-/gtag.js-0.0.12.tgz#095122edca896689bdfcdd73b057e23064d23572"
4415-
integrity sha512-YQV9bUsemkzG81Ea295/nF/5GijnD2Af7QhEofh7xu+kvCN6RdodgNwwGWXB5GMI3NoyvQo0odNctoH/qLMIpg==
4412+
"@types/gtag.js@^0.0.20":
4413+
version "0.0.20"
4414+
resolved "https://registry.yarnpkg.com/@types/gtag.js/-/gtag.js-0.0.20.tgz#e47edabb4ed5ecac90a079275958e6c929d7c08a"
4415+
integrity sha512-wwAbk3SA2QeU67unN7zPxjEHmPmlXwZXZvQEpbEUQuMCRGgKyE1m6XDuTUA9b6pCGb/GqJmdfMOY5LuDjJSbbg==
44164416

44174417
"@types/hast@^3.0.0":
44184418
version "3.0.4"

0 commit comments

Comments
 (0)