Update dependency @types/gtag.js to ^0.0.18 (#80418)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/80422/head
renovate[bot] 1 year ago committed by GitHub
parent ecf5c46e95
commit 5d4ca21afa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 10
      yarn.lock

@ -111,7 +111,7 @@
"@types/file-saver": "2.0.7", "@types/file-saver": "2.0.7",
"@types/glob": "^8.0.0", "@types/glob": "^8.0.0",
"@types/google.analytics": "^0.0.45", "@types/google.analytics": "^0.0.45",
"@types/gtag.js": "^0.0.12", "@types/gtag.js": "^0.0.18",
"@types/history": "4.7.11", "@types/history": "4.7.11",
"@types/hoist-non-react-statics": "3.3.1", "@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.5.4", "@types/jest": "29.5.4",

@ -8585,10 +8585,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/gtag.js@npm:^0.0.12": "@types/gtag.js@npm:^0.0.18":
version: 0.0.12 version: 0.0.18
resolution: "@types/gtag.js@npm:0.0.12" resolution: "@types/gtag.js@npm:0.0.18"
checksum: f78217dd0485aa6c34f1e74e21a8fed1f58e1dcaeed7841df12ab2df2438d6015910424307945a886f101176bc95078da859b101666bfbd9437e75b63883fd36 checksum: 194c11f7c7cdfeca6511dc6124b7269987c2a52105d88ea9e945a74732dacedfa747312b407f286fbea903dd12255c7b54960d5d25bbb6276c7867c1eafc295a
languageName: node languageName: node
linkType: hard linkType: hard
@ -17119,7 +17119,7 @@ __metadata:
"@types/file-saver": "npm:2.0.7" "@types/file-saver": "npm:2.0.7"
"@types/glob": "npm:^8.0.0" "@types/glob": "npm:^8.0.0"
"@types/google.analytics": "npm:^0.0.45" "@types/google.analytics": "npm:^0.0.45"
"@types/gtag.js": "npm:^0.0.12" "@types/gtag.js": "npm:^0.0.18"
"@types/history": "npm:4.7.11" "@types/history": "npm:4.7.11"
"@types/hoist-non-react-statics": "npm:3.3.1" "@types/hoist-non-react-statics": "npm:3.3.1"
"@types/jest": "npm:29.5.4" "@types/jest": "npm:29.5.4"

Loading…
Cancel
Save