chore(deps): update dependency @types/prismjs to v1.16.6

This commit is contained in:
Renovate Bot
2021-07-07 19:14:35 +00:00
committed by renovate[bot]
parent be90dc4494
commit 8d03df6456
2 changed files with 4 additions and 4 deletions

View File

@ -4131,9 +4131,9 @@
"integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==" "integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw=="
}, },
"@types/prismjs": { "@types/prismjs": {
"version": "1.16.5", "version": "1.16.6",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.5.tgz", "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.6.tgz",
"integrity": "sha512-nSU7U6FQDJJCraFNwaHmH5YDsd/VA9rTnJ7B7AGFdn+m+VSt3FjLWN7+AbqxZ67dbFazqtrDFUto3HK4ljrHIg==", "integrity": "sha512-dTvnamRITNqNkqhlBd235kZl3KfVJQQoT5jkXeiWSBK7i4/TLKBNLV0S1wOt8gy4E2TY722KLtdmv2xc6+Wevg==",
"dev": true "dev": true
}, },
"@types/prop-types": { "@types/prop-types": {

View File

@ -135,7 +135,7 @@
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/loadable__component": "5.13.4", "@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.4", "@types/lodash-es": "4.17.4",
"@types/prismjs": "1.16.5", "@types/prismjs": "1.16.6",
"@types/react-dom": "17.0.8", "@types/react-dom": "17.0.8",
"@types/react-helmet": "6.1.1", "@types/react-helmet": "6.1.1",
"@types/react-instantsearch-dom": "6.10.1", "@types/react-instantsearch-dom": "6.10.1",