chore(deps): bump @types/prismjs to 1.16.2

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:55:45 -05:00
parent 0473aa0a67
commit a639859dca
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6537,9 +6537,9 @@
"integrity": "sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw=="
},
"@types/prismjs": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.1.tgz",
"integrity": "sha512-RNgcK3FEc1GpeOkamGDq42EYkb6yZW5OWQwTS56NJIB8WL0QGISQglA7En7NUx9RGP8AC52DOe+squqbAckXlA==",
"version": "1.16.2",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.2.tgz",
"integrity": "sha512-1M/j21xgTde7RPtpJVQebW5rzrquj7S+wnqt4x9uWrIPpr0Ya/uXypcqC2aUQL5gtLXFCKSH7GnjfAijMdfbuA==",
"dev": true
},
"@types/prop-types": {