Skip to content

Commit bb1a5b3

Browse files
chore: install @types/prismjs
1 parent 6c9f941 commit bb1a5b3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@rollup/plugin-commonjs": "^17.1.0",
7272
"@rollup/plugin-node-resolve": "^11.2.0",
7373
"@testing-library/react": "^11.2.5",
74+
"@types/prismjs": "^1.26.0",
7475
"babel-core": "^7.0.0-bridge.0",
7576
"babel-jest": "^26.6.3",
7677
"babel-plugin-macros": "^3.0.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,11 @@
13161316
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
13171317
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
13181318

1319+
"@types/prismjs@^1.26.0":
1320+
version "1.26.0"
1321+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.0.tgz#a1c3809b0ad61c62cac6d4e0c56d610c910b7654"
1322+
integrity sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==
1323+
13191324
"@types/resolve@1.17.1":
13201325
version "1.17.1"
13211326
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"

0 commit comments

Comments
 (0)