Skip to content

Commit f2fe721

Browse files
🤖 Merge PR DefinitelyTyped#74887 Sync latest changes to @types/google-publisher-tag by @google-publisher-tag
Co-authored-by: jimper <jimper@users.noreply.github.com>
1 parent a666c60 commit f2fe721

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎types/google-publisher-tag/google-publisher-tag-tests.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Tests for Google Publisher Tag 1.20260330
2-
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/9d3feab6f1efe54ba0195337deb1ec9e3557a5ca
1+
// Tests for Google Publisher Tag 1.20260413
2+
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/a7102d4da14f534c852664c73adb77db8b803545
33

44
// Test for googletag.cmd
55
function test_googletag_cmd() {

‎types/google-publisher-tag/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2743,7 +2743,7 @@ declare namespace googletag {
27432743
* interstitial ads. However, users who have not provided local storage
27442744
* consent are still eligible to be served interstitial ads. Setting this
27452745
* property to `true` opts out of the default behavior, and ensures
2746-
* interstial ads are only shown to users who have provided local storage
2746+
* interstitial ads are only shown to users who have provided local storage
27472747
* consent.
27482748
*
27492749
* @example

‎types/google-publisher-tag/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@types/google-publisher-tag",
4-
"version": "1.20260330.9999",
4+
"version": "1.20260413.9999",
55
"nonNpm": "conflict",
66
"nonNpmDescription": "Google Publisher Tag",
77
"projects": [

0 commit comments

Comments
 (0)