Skip to content

Commit

Permalink
Merge pull request #999 from lisagorewitdecker/snyk-upgrade-bb477a4af…
Browse files Browse the repository at this point in the history
…427f7d29a9473d69d012d8f

[Snyk] Upgrade tslib from 2.7.0 to 2.8.0
  • Loading branch information
lisagorewitdecker authored Nov 11, 2024
2 parents d794f50 + 498bb33 commit d0292a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions property-binding/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions property-binding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"webpack": "^5.95.0",
"postcss": ">=8.4.31",
"rxjs": "~7.8.1",
"tslib": "^2.6.1",
"tslib": "^2.8.0",
"zone.js": "~0.15.0",
"ip": "<= 2.0.1"

Expand All @@ -45,7 +45,7 @@
"webpack": "^5.95.0",
"postcss": ">=8.4.31",
"rxjs": "~7.8.1",
"tslib": "^2.6.1",
"tslib": "^2.8.0",
"zone.js": "~0.15.0",
"ip": "<= 2.0.1"
}
Expand Down

0 comments on commit d0292a5

Please sign in to comment.