Skip to content

Commit eb4e0e9

Browse files
chore(deps): update dependency @types/memory-cache to ^0.2.3
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | @types/memory-cache | 0.2.3 | 0.2.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 52db3e5 commit eb4e0e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@testing-library/react": "^12.1.4",
5656
"@types/jest": "^29.5.0",
5757
"@types/lodash": "^4.14.194",
58-
"@types/memory-cache": "^0.2.1",
58+
"@types/memory-cache": "^0.2.3",
5959
"@types/node": "^18.15.11",
6060
"@typescript-eslint/eslint-plugin": "^5.55.0",
6161
"copy-webpack-plugin": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,10 +2062,10 @@
20622062
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf"
20632063
integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==
20642064

2065-
"@types/memory-cache@^0.2.1":
2066-
version "0.2.3"
2067-
resolved "https://registry.yarnpkg.com/@types/memory-cache/-/memory-cache-0.2.3.tgz#faebec7e1b6756426408a092d31cc4164d792761"
2068-
integrity sha512-nDojhELFCY9qk4WR0m/vYyiHLQ1JDA+/Fv4xL9oHRgQ1kkdAaRTqOyLRnTVark9fwo6ohHg/gx3CMg44Fbu2pw==
2065+
"@types/memory-cache@^0.2.3":
2066+
version "0.2.6"
2067+
resolved "https://registry.yarnpkg.com/@types/memory-cache/-/memory-cache-0.2.6.tgz#adf41557aaf55dbbd2b50f8ae84cf08ea263b5c9"
2068+
integrity sha512-G+9tuwWqss2hvX+T/RNY9CY8qSvuCx8uwnl+tXQWwXtBelXUGcn4j6zknDR+2EfdrgBsMZik0jCKNlDEHIBONQ==
20692069

20702070
"@types/node@*":
20712071
version "20.8.4"

0 commit comments

Comments
 (0)