Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and oliversalzburg committed Nov 1, 2024
1 parent f803b57 commit 6278d38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@actions/github": "6.0.0",
"@oliversalzburg/js-utils": "0.1.1",
"json-schema-to-ts": "3.1.1",
"tslib": "2.8.0"
"tslib": "2.8.1"
},
"devDependencies": {
"@eslint/js": "9.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ __metadata:
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:4.1.0"
prettier-plugin-sh: "npm:0.14.0"
tslib: "npm:2.8.0"
tslib: "npm:2.8.1"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.12.2"
languageName: unknown
Expand Down Expand Up @@ -4181,10 +4181,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.0, tslib@npm:^2.6.2":
version: 2.8.0
resolution: "tslib@npm:2.8.0"
checksum: 10c0/31e4d14dc1355e9b89e4d3c893a18abb7f90b6886b089c2da91224d0a7752c79f3ddc41bc1aa0a588ac895bd97bb99c5bc2bfdb2f86de849f31caeb3ba79bbe5
"tslib@npm:2.8.1, tslib@npm:^2.6.2":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
languageName: node
linkType: hard

Expand Down

0 comments on commit 6278d38

Please sign in to comment.