Bump @types/react-gtm-module from 2.0.2 to 2.0.3 (#381)

Bumps [@types/react-gtm-module](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-gtm-module) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-gtm-module)

---
updated-dependencies:
- dependency-name: "@types/react-gtm-module"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-10 23:14:08 +01:00 committed by GitHub
parent ea406edc85
commit a2f3c12ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -21,7 +21,7 @@
"devDependencies": {
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-gtm-module": "2.0.2",
"@types/react-gtm-module": "2.0.3",
"@types/xml2js": "0.4.14",
"@typescript-eslint/parser": "6.10.0",
"autoprefixer": "10.4.16",
@ -443,9 +443,9 @@
}
},
"node_modules/@types/react-gtm-module": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@types/react-gtm-module/-/react-gtm-module-2.0.2.tgz",
"integrity": "sha512-1BwWKEtpbUB3lojX6SlQOH32CKEc/F4kKxUToSYuraeN9I0tgqtcoLC1TGDHB3X6dSmyUyOz5ZHADtucpUeyzw==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@types/react-gtm-module/-/react-gtm-module-2.0.3.tgz",
"integrity": "sha512-fL2zKdDFN5LckSsVBXEhhm9M4tFTM9oHJfGcfZJzktQkzpOTGtDM8oXIP9d9UBDxO4xLNZhS22dlgRVv6wgK9w==",
"dev": true
},
"node_modules/@types/scheduler": {

View File

@ -23,7 +23,7 @@
"devDependencies": {
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-gtm-module": "2.0.2",
"@types/react-gtm-module": "2.0.3",
"@types/xml2js": "0.4.14",
"@typescript-eslint/parser": "6.10.0",
"autoprefixer": "10.4.16",