chore(deps): bump prismjs to 1.22.0

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:49:40 -05:00
parent 54b617b938
commit 905449d9c5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22522,9 +22522,9 @@
}
},
"prismjs": {
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.20.0.tgz",
"integrity": "sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==",
"version": "1.22.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.22.0.tgz",
"integrity": "sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==",
"requires": {
"clipboard": "^2.0.0"
}
+1 -1
View File
@@ -50,7 +50,7 @@
"github-slugger": "^1.3.0",
"lodash": "^4.17.20",
"polished": "^3.6.3",
"prismjs": "^1.20.0",
"prismjs": "^1.22.0",
"ramda": "^0.27.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",