Skip to content

Commit a2ddde1

Browse files
authored
Merge pull request #27 from splitbee/dependabot/npm_and_yarn/prismjs-1.21.0
2 parents 32b812c + b8249b9 commit a2ddde1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"typescript": "^3.9.7"
5959
},
6060
"dependencies": {
61-
"prismjs": "^1.20.0"
61+
"prismjs": "^1.21.0"
6262
}
6363
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4735,10 +4735,10 @@ pretty-format@^24.9.0:
47354735
ansi-styles "^3.2.0"
47364736
react-is "^16.8.4"
47374737

4738-
prismjs@^1.20.0:
4739-
version "1.20.0"
4740-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
4741-
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
4738+
prismjs@^1.21.0:
4739+
version "1.21.0"
4740+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
4741+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
47424742
optionalDependencies:
47434743
clipboard "^2.0.0"
47444744

0 commit comments

Comments
 (0)