Skip to content

Commit

Permalink
fix(deps): update dependency slug to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c2c3b01 commit 52048c1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"sanitize-filename": "^1.6.3",
"sanitize-html": "^2.13.0",
"sharp": "^0.33.5",
"slug": "^9.1.0",
"slug": "^10.0.0",
"sort-object": "^3.0.3",
"source-map-support": "^0.5.21",
"striptags": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ngx-countup": "^13.2.0",
"ngx-matomo-client": "^5.0.4",
"rxjs": "^7.8.1",
"slug": "^9.1.0",
"slug": "^10.0.0",
"tslib": "^2.6.3",
"validator": "^13.12.0",
"zone.js": "~0.14.7"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3879,7 +3879,7 @@ __metadata:
sanitize-filename: "npm:^1.6.3"
sanitize-html: "npm:^2.13.0"
sharp: "npm:^0.33.5"
slug: "npm:^9.1.0"
slug: "npm:^10.0.0"
sort-object: "npm:^3.0.3"
source-map-support: "npm:^0.5.21"
striptags: "npm:^3.2.0"
Expand Down Expand Up @@ -4001,7 +4001,7 @@ __metadata:
ngx-matomo-client: "npm:^5.0.4"
prettier: "npm:2.8.8"
rxjs: "npm:^7.8.1"
slug: "npm:^9.1.0"
slug: "npm:^10.0.0"
source-map-explorer: "npm:^2.5.3"
ts-jest: "npm:^29.1.5"
ts-node: "npm:~10.9.2"
Expand Down Expand Up @@ -24565,12 +24565,12 @@ __metadata:
languageName: node
linkType: hard

"slug@npm:^9.1.0":
version: 9.1.0
resolution: "slug@npm:9.1.0"
"slug@npm:^10.0.0":
version: 10.0.0
resolution: "slug@npm:10.0.0"
bin:
slug: cli.js
checksum: 10/b386fe7363749251c27a08b1d566befaf943ac04c9da145086c537167cda586d3d6fd893f1394d017ec932a90c02b58e815d96fb94f34b9cb83f8acf15f33620
checksum: 10/ce81e8f7959bfcfb08f3dfad767b0cc0dd6cbcb82f19e21ec721e1abf05532153ba777696562e47701a5d1bb0074a9dc084496cdc281c69c41bfa6fde91ca7cf
languageName: node
linkType: hard

Expand Down

0 comments on commit 52048c1

Please sign in to comment.