chore(deps-dev): bump @types/web-push from 3.6.1 to 3.6.2

Bumps [@types/web-push](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-push) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-push)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-25 21:09:10 +00:00 committed by Nicolas Meienberger
parent 36a683a36e
commit d5a313fc03
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"@faker-js/faker": "^8.2.0",
"@types/cli-progress": "^3.11.4",
"@types/node": "20.8.4",
"@types/web-push": "^3.6.1",
"@types/web-push": "^3.6.2",
"dotenv-cli": "^7.3.0",
"esbuild": "^0.19.4",
"eslint-config-prettier": "^9.0.0",

8
pnpm-lock.yaml generated
View file

@ -371,8 +371,8 @@ importers:
specifier: 20.8.4
version: 20.8.4
'@types/web-push':
specifier: ^3.6.1
version: 3.6.1
specifier: ^3.6.2
version: 3.6.2
dotenv-cli:
specifier: ^7.3.0
version: 7.3.0
@ -3265,8 +3265,8 @@ packages:
resolution: {integrity: sha512-nIKVVQKT6kGKysnNt+xLobr+pFJNssJRi2s034wgWeFBUx01fI8BeHTW2TcRp7VcFu9QCYG8IlChTuovcm0oKQ==}
dev: true
/@types/web-push@3.6.1:
resolution: {integrity: sha512-Zu6Iju7c4IlE8I8eEeFLYRb7XFqvHFmWWAYr1cmug9EX3c6CDarxIXWN/GO0sxjbJLkHPwozUzp6cLdXsrq7Ew==}
/@types/web-push@3.6.2:
resolution: {integrity: sha512-v6Wdk1eIVbAJQjEAa1ZxuG3cfOYTd6nSv55BVJMtLQUvQ07v80MPt2Voq/z71WKhy4CORu4L3aH+8SXKX4BD5g==}
dependencies:
'@types/node': 20.8.4
dev: true