Skip to content

Commit

Permalink
chore: bump @types/mparticle__web-sdk
Browse files Browse the repository at this point in the history
Bumps [@types/mparticle__web-sdk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mparticle__web-sdk) from 2.20.0 to 2.20.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mparticle__web-sdk)

---
updated-dependencies:
- dependency-name: "@types/mparticle__web-sdk"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent aebb619 commit 462ae14
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
11 changes: 7 additions & 4 deletions core-sdk-samples/higgs-shop-sample-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core-sdk-samples/higgs-shop-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
},
"devDependencies": {
"@types/mparticle__web-sdk": "^2.20.0",
"@types/mparticle__web-sdk": "^2.20.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
Expand Down
8 changes: 4 additions & 4 deletions core-sdk-samples/higgs-shop-sample-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2264,10 +2264,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==

"@types/mparticle__web-sdk@^2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@types/mparticle__web-sdk/-/mparticle__web-sdk-2.20.0.tgz#e090c1f341034a18532e98b58aeb7a928d9e901d"
integrity sha512-8nCMF+QN1nlYvu1DLmutJUZWuWJEsv/YQkjcv8bNJF1erA2FMW2ojm4OsFLFzqoal26+49ErYaieHh6Va3nZDQ==
"@types/mparticle__web-sdk@^2.20.3":
version "2.20.3"
resolved "https://registry.yarnpkg.com/@types/mparticle__web-sdk/-/mparticle__web-sdk-2.20.3.tgz#6cb8db94bcf0d8fb4fe902e915fb524fbb48181f"
integrity sha512-27aH8MHmwg4HjxXzglS7h05jLCnWyRGBJ0WlUSpRudQLUNwgkmsMI1b6ja1Pq+WQOTcUUJ5JhkYB0j0qaIOahA==
dependencies:
"@mparticle/event-models" "^1.1.3"

Expand Down

0 comments on commit 462ae14

Please sign in to comment.