chore(deps): update dependency prismjs to v1.27.0
This commit is contained in:
committed by
renovate[bot]
parent
9b7d7ba716
commit
1cf2a9c7b7
@ -87,7 +87,7 @@
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.6",
|
||||
"prismjs": "1.26.0",
|
||||
"prismjs": "1.27.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
"psl": "1.8.0",
|
||||
|
24
package-lock.json
generated
24
package-lock.json
generated
@ -92,7 +92,7 @@
|
||||
"npm-run-all": "4.1.5",
|
||||
"ora": "5.4.1",
|
||||
"prettier": "2.5.1",
|
||||
"prismjs": "1.26.0",
|
||||
"prismjs": "1.27.0",
|
||||
"process": "0.11.10",
|
||||
"shx": "0.3.4",
|
||||
"start-server-and-test": "1.14.0",
|
||||
@ -256,7 +256,7 @@
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.6",
|
||||
"prismjs": "1.26.0",
|
||||
"prismjs": "1.27.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
"psl": "1.8.0",
|
||||
@ -42410,9 +42410,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prismjs": {
|
||||
"version": "1.26.0",
|
||||
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.26.0.tgz",
|
||||
"integrity": "sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ==",
|
||||
"version": "1.27.0",
|
||||
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
|
||||
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
@ -55736,7 +55736,7 @@
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.6",
|
||||
"prismjs": "1.26.0",
|
||||
"prismjs": "1.27.0",
|
||||
"process": "0.11.10",
|
||||
"prop-types": "15.8.1",
|
||||
"psl": "1.8.0",
|
||||
@ -86522,9 +86522,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"prismjs": {
|
||||
"version": "1.26.0",
|
||||
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.26.0.tgz",
|
||||
"integrity": "sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ=="
|
||||
"version": "1.27.0",
|
||||
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
|
||||
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA=="
|
||||
},
|
||||
"private": {
|
||||
"version": "0.1.8",
|
||||
@ -89801,7 +89801,9 @@
|
||||
"integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q=="
|
||||
},
|
||||
"simple-get": {
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.0.tgz",
|
||||
"integrity": "sha512-ZalZGexYr3TA0SwySsr5HlgOOinS4Jsa8YB2GJ6lUNAazyAu4KG/VmzMTwAt2YVXzzVj8QmefmAonZIK2BSGcQ==",
|
||||
"requires": {
|
||||
"decompress-response": "^6.0.0",
|
||||
"once": "^1.3.1",
|
||||
@ -94539,4 +94541,4 @@
|
||||
"integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -167,7 +167,7 @@
|
||||
"npm-run-all": "4.1.5",
|
||||
"ora": "5.4.1",
|
||||
"prettier": "2.5.1",
|
||||
"prismjs": "1.26.0",
|
||||
"prismjs": "1.27.0",
|
||||
"process": "0.11.10",
|
||||
"shx": "0.3.4",
|
||||
"start-server-and-test": "1.14.0",
|
||||
|
Reference in New Issue
Block a user