chore(front): update dependency @types/diff to v5.0.9
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2677>
This commit is contained in:
parent
793fc31e13
commit
b6c906bf7c
|
@ -59,7 +59,7 @@
|
|||
"devDependencies": {
|
||||
"@intlify/eslint-plugin-vue-i18n": "2.0.0",
|
||||
"@intlify/unplugin-vue-i18n": "0.8.2",
|
||||
"@types/diff": "5.0.3",
|
||||
"@types/diff": "5.0.9",
|
||||
"@types/dompurify": "2.4.0",
|
||||
"@types/jquery": "3.5.16",
|
||||
"@types/lodash-es": "4.17.7",
|
||||
|
|
|
@ -1685,10 +1685,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.3.3.tgz#85bc74ba782fb7aa3a514d11767832b0e3bc6803"
|
||||
integrity sha512-LKVP3cgXBT9RYj+t+9FDKwS5tdI+rPBXaNSkma7hvqy35lc7mAokC2zsqWJH0LaqIt3B962nuYI77hsJoT1gow==
|
||||
|
||||
"@types/diff@5.0.3":
|
||||
version "5.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-5.0.3.tgz#1f89e49ff83b5d200d78964fb896c68498ce1828"
|
||||
integrity sha512-amrLbRqTU9bXMCc6uX0sWpxsQzRIo9z6MJPkH1pkez/qOxuqSZVuryJAWoBRq94CeG8JxY+VK4Le9HtjQR5T9A==
|
||||
"@types/diff@5.0.9":
|
||||
version "5.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-5.0.9.tgz#31977962175079c2048315febeb8fd5f520192c6"
|
||||
integrity sha512-RWVEhh/zGXpAVF/ZChwNnv7r4rvqzJ7lYNSmZSVTxjV0PBLf6Qu7RNg+SUtkpzxmiNkjCx0Xn2tPp7FIkshJwQ==
|
||||
|
||||
"@types/dompurify@2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
Loading…
Reference in New Issue