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

This commit is contained in:
Jean-Philippe Sirois
2020-05-19 23:50:58 -04:00
parent 55f5307f6c
commit c9f03e862b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3109,9 +3109,9 @@
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
},
"@types/prismjs": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.0.tgz",
"integrity": "sha512-mEyuziLrfDCQ4juQP1k706BUU/c8OGn/ZFl69AXXY6dStHClKX4P+N8+rhqpul1vRDA2VOygzMRSJJZHyDEOfw==",
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.1.tgz",
"integrity": "sha512-RNgcK3FEc1GpeOkamGDq42EYkb6yZW5OWQwTS56NJIB8WL0QGISQglA7En7NUx9RGP8AC52DOe+squqbAckXlA==",
"dev": true
},
"@types/prop-types": {
+1 -1
View File
@@ -65,7 +65,7 @@
"@graphql-codegen/typescript-react-apollo": "1.14.0",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.152",
"@types/prismjs": "^1.16.0",
"@types/prismjs": "^1.16.1",
"@types/ramda": "^0.27.4",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",