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

This commit is contained in:
Renovate Bot
2022-01-27 19:26:56 +00:00
committed by renovate[bot]
parent 47d27412fa
commit 91371191a5
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -47,7 +47,7 @@
"@types/loadable__component": "5.13.4", "@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5", "@types/lodash-es": "4.17.5",
"@types/node": "16.11.21", "@types/node": "16.11.21",
"@types/prismjs": "1.16.8", "@types/prismjs": "1.26.0",
"@types/psl": "1.1.0", "@types/psl": "1.1.0",
"@types/reach__router": "1.3.10", "@types/reach__router": "1.3.10",
"@types/react": "17.0.38", "@types/react": "17.0.38",
@ -15072,9 +15072,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/prismjs": { "node_modules/@types/prismjs": {
"version": "1.16.8", "version": "1.26.0",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.8.tgz", "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.0.tgz",
"integrity": "sha512-I8v3yZIvhIwB55MhV+9+FhK5OMokviuQQP4vGmffW18iQGw5cyB6CaBGWFhcIJk+0cyi/PNhNPedlUYTAHoc2Q==", "integrity": "sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==",
"dev": true "dev": true
}, },
"node_modules/@types/prop-types": { "node_modules/@types/prop-types": {
@ -65443,9 +65443,9 @@
"dev": true "dev": true
}, },
"@types/prismjs": { "@types/prismjs": {
"version": "1.16.8", "version": "1.26.0",
"resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.16.8.tgz", "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.0.tgz",
"integrity": "sha512-I8v3yZIvhIwB55MhV+9+FhK5OMokviuQQP4vGmffW18iQGw5cyB6CaBGWFhcIJk+0cyi/PNhNPedlUYTAHoc2Q==", "integrity": "sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==",
"dev": true "dev": true
}, },
"@types/prop-types": { "@types/prop-types": {

View File

@ -122,7 +122,7 @@
"@types/loadable__component": "5.13.4", "@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5", "@types/lodash-es": "4.17.5",
"@types/node": "16.11.21", "@types/node": "16.11.21",
"@types/prismjs": "1.16.8", "@types/prismjs": "1.26.0",
"@types/psl": "1.1.0", "@types/psl": "1.1.0",
"@types/reach__router": "1.3.10", "@types/reach__router": "1.3.10",
"@types/react": "17.0.38", "@types/react": "17.0.38",