From 3b912f4136160cee48b59110913fc17c7f27cac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 16:58:32 +0100 Subject: [PATCH] Bump @types/googletag from 3.0.7 to 3.1.3 (#1361) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67477dc59..bd0140b3a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@guardian/source-foundations": "14.1.4", "@playwright/test": "1.40.1", "@types/google.analytics": "^0.0.42", - "@types/googletag": "~3.0.3", + "@types/googletag": "~3.1.3", "@types/jest": "^29.4.0", "@types/lodash-es": "^4.17.6", "@types/node": "20.12.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d7a4f9be3..89d5ab75e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ devDependencies: specifier: ^0.0.42 version: 0.0.42 '@types/googletag': - specifier: ~3.0.3 - version: 3.0.7 + specifier: ~3.1.3 + version: 3.1.3 '@types/jest': specifier: ^29.4.0 version: 29.5.12 @@ -2434,8 +2434,8 @@ packages: resolution: {integrity: sha512-w0ZFj3SHznQXSq99kFCuO8tkN6w4T14znjrF2alLCSDnHOXEnpzneyNwxLvekcsDBInr8b5mXmzYh03GArqEyw==} dev: true - /@types/googletag@3.0.7: - resolution: {integrity: sha512-XHBLnJYqdp5+11pkCVCi4mP9gZt+vPPDbv9CtEOx969tqVREbSt0wc6vwhK5B5typxn4qBDoeAOEfCvfZvlV8w==} + /@types/googletag@3.1.3: + resolution: {integrity: sha512-KNLZrok/w8KbM/llujryQa1dWdDn5ZcgfsNAKtB7pDy8SrlRd/HWvx5w2+pJeTsEnhqGuQFbChzwd181fud7gg==} dev: true /@types/graceful-fs@4.1.9: