Skip to content

Commit

Permalink
chore(deps): update dependency github-markdown-css to ^5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 9dc6c0b commit 85468b8
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 @@ -45,7 +45,7 @@
"@vitest/coverage-istanbul": "^1.2.1",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"github-markdown-css": "^5.5.0",
"github-markdown-css": "^5.6.1",
"lint-staged": "^15.2.0",
"pkg": "link:packages/pkg",
"prettier": "^3.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9889,10 +9889,10 @@ __metadata:
languageName: node
linkType: hard

"github-markdown-css@npm:^5.5.0":
version: 5.5.0
resolution: "github-markdown-css@npm:5.5.0"
checksum: 946fb0e4e703c6e447ea38430a44d9eb2c36a5369307dbffcc0d51c7b8052d7039dd5941e0c4de215a8e007a123e308f84ada624caa44fa3daa3625b373bc4de
"github-markdown-css@npm:^5.6.1":
version: 5.6.1
resolution: "github-markdown-css@npm:5.6.1"
checksum: cc047e69d34a686fad9c3e68e4b8e6ad34b32c75fb29ad0a37210f10dbf8bff266d0423470091d349f0c19f219021e03b91ba1079dad7febdaca84abfd34d774
languageName: node
linkType: hard

Expand Down Expand Up @@ -14318,7 +14318,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:^1.2.1"
concurrently: "npm:^8.2.2"
eslint: "npm:^8.56.0"
github-markdown-css: "npm:^5.5.0"
github-markdown-css: "npm:^5.6.1"
lint-staged: "npm:^15.2.0"
pkg: "link:packages/pkg"
prettier: "npm:^3.2.4"
Expand Down

0 comments on commit 85468b8

Please sign in to comment.