Skip to content

Commit 184d9f8

Browse files
authored
add scoped resolution for refractor/prismjs (#1741)
1 parent b750dbe commit 184d9f8

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

workspaces/marketplace/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,8 @@
241241
"@backstage/plugin-user-settings-backend": "0.3.5",
242242
"@backstage/plugin-user-settings-common": "0.0.1",
243243
"@types/react": "^18",
244-
"@types/react-dom": "^18"
244+
"@types/react-dom": "^18",
245+
"refractor@npm:3.6.0/prismjs": "^1.30.0"
245246
},
246247
"prettier": "@spotify/prettier-config",
247248
"lint-staged": {

workspaces/marketplace/yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27332,20 +27332,13 @@ __metadata:
2733227332
languageName: node
2733327333
linkType: hard
2733427334

27335-
"prismjs@npm:^1.27.0":
27335+
"prismjs@npm:^1.27.0, prismjs@npm:^1.30.0":
2733627336
version: 1.30.0
2733727337
resolution: "prismjs@npm:1.30.0"
2733827338
checksum: a68eddd4c5f1c506badb5434b0b28a7cc2479ed1df91bc4218e6833c7971ef40c50ec481ea49749ac964256acb78d8b66a6bd11554938e8998e46c18b5f9a580
2733927339
languageName: node
2734027340
linkType: hard
2734127341

27342-
"prismjs@npm:~1.27.0":
27343-
version: 1.27.0
27344-
resolution: "prismjs@npm:1.27.0"
27345-
checksum: 85c7f4a3e999073502cc9e1882af01e3709706369ec254b60bff1149eda701f40d02512acab956012dc7e61cfd61743a3a34c1bd0737e8dbacd79141e5698bbc
27346-
languageName: node
27347-
linkType: hard
27348-
2734927342
"proc-log@npm:^4.1.0, proc-log@npm:^4.2.0":
2735027343
version: 4.2.0
2735127344
resolution: "proc-log@npm:4.2.0"

0 commit comments

Comments
 (0)