Skip to content

Commit

Permalink
Bump @types/apicache from 1.6.6 to 1.6.7
Browse files Browse the repository at this point in the history
Bumps [@types/apicache](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/apicache) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/apicache)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7d4a406 commit 6318c14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier-plugin-organize-imports": "^4.1.0"
},
"devDependencies": {
"@types/apicache": "^1.6.6",
"@types/apicache": "^1.6.7",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/express-session": "^1.18.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
dependencies:
sparse-bitfield "^3.0.3"

"@types/apicache@^1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@types/apicache/-/apicache-1.6.6.tgz#ec6792d51568cb98c306161b2bd534bea6adad24"
integrity sha512-RLeWpWG8QmXS2DshAMIm3HAtmUivFTSzdppppQgvNvbPYfi4871Ec4cXGySAlC9qqmciAZSVCWZPKAwNKwGATA==
"@types/apicache@^1.6.7":
version "1.6.7"
resolved "https://registry.yarnpkg.com/@types/apicache/-/apicache-1.6.7.tgz#c5b27420ed279b58c53b0b15fd2ddeefe55ba844"
integrity sha512-V2RIIUE0ETIQoMh79hE30+PVL+M5ulvYTZowbLz0h1nDHPucpIcYfMnmfbA24QshkFYCWlaI+7aCa7NwauZsvQ==
dependencies:
"@types/express" "*"
"@types/redis" "^2.8.0"
Expand Down

0 comments on commit 6318c14

Please sign in to comment.