Skip to content

Commit 4dff8f5

Browse files
Merge pull request #1032 from devoxa/renovate/pako-2.x
Update dependency @types/pako from 2.0.3 to 2.0.4
2 parents 0693476 + 1ccbe28 commit 4dff8f5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "29.5.14",
3030
"@types/lodash": "4.17.20",
3131
"@types/node": "20.9.5",
32-
"@types/pako": "2.0.3",
32+
"@types/pako": "2.0.4",
3333
"benchmark": "2.1.4",
3434
"esbuild": "0.25.6",
3535
"eslint": "9.30.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@
13831383
dependencies:
13841384
undici-types "~5.26.4"
13851385

1386-
"@types/pako@2.0.3":
1387-
version "2.0.3"
1388-
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-2.0.3.tgz#b6993334f3af27c158f3fe0dfeeba987c578afb1"
1389-
integrity sha512-bq0hMV9opAcrmE0Byyo0fY3Ew4tgOevJmQ9grUhpXQhYfyLJ1Kqg3P33JT5fdbT2AjeAjR51zqqVjAL/HMkx7Q==
1386+
"@types/pako@2.0.4":
1387+
version "2.0.4"
1388+
resolved "https://registry.yarnpkg.com/@types/pako/-/pako-2.0.4.tgz#c3575ef8125e176c345fa0e7b301c1db41170c15"
1389+
integrity sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw==
13901390

13911391
"@types/stack-utils@^2.0.0":
13921392
version "2.0.1"

0 commit comments

Comments
 (0)