Update dependency @types/escape-html to v1.0.3

This commit is contained in:
renovate[bot]
2023-11-09 03:06:13 +00:00
committed by GitHub
parent cf4d091ffd
commit 4615938164
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -67,7 +67,7 @@
"@babel/plugin-transform-modules-umd": "7.18.6",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@types/escape-html": "1.0.2",
"@types/escape-html": "1.0.3",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.7",
"@types/react": "17.0.59",
@@ -3930,9 +3930,9 @@
}
},
"node_modules/@types/escape-html": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@types/escape-html/-/escape-html-1.0.2.tgz",
"integrity": "sha512-gaBLT8pdcexFztLSPRtriHeXY/Kn4907uOCZ4Q3lncFBkheAWOuNt53ypsF8szgxbEJ513UeBzcf4utN0EzEwA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/escape-html/-/escape-html-1.0.3.tgz",
"integrity": "sha512-QbNxKa2IX2y/9eGiy4w8rrwk//ERHXA6zwYVRA3+ayA/D3pkz+/bLL4b5uSLA0L0kPuNX1Jbv9HyPzv9T4zbJQ==",
"dev": true
},
"node_modules/@types/eslint": {
@@ -24069,9 +24069,9 @@
}
},
"@types/escape-html": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@types/escape-html/-/escape-html-1.0.2.tgz",
"integrity": "sha512-gaBLT8pdcexFztLSPRtriHeXY/Kn4907uOCZ4Q3lncFBkheAWOuNt53ypsF8szgxbEJ513UeBzcf4utN0EzEwA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/escape-html/-/escape-html-1.0.3.tgz",
"integrity": "sha512-QbNxKa2IX2y/9eGiy4w8rrwk//ERHXA6zwYVRA3+ayA/D3pkz+/bLL4b5uSLA0L0kPuNX1Jbv9HyPzv9T4zbJQ==",
"dev": true
},
"@types/eslint": {
+1 -1
View File
@@ -11,7 +11,7 @@
"@babel/plugin-transform-modules-umd": "7.18.6",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@types/escape-html": "1.0.2",
"@types/escape-html": "1.0.3",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.7",
"@types/react": "17.0.59",