Update dependency @types/codemirror to v5.60.5 (#8705)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-12 10:49:04 +08:00
committed by GitHub
parent 86861ecb8d
commit 2a370ac33a
2 changed files with 9 additions and 9 deletions

View File

@@ -46,7 +46,7 @@
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.4",
"@types/codemirror": "5.60.5",
"@types/color": "3.0.2",
"@types/diacritics": "1.3.1",
"@types/diff": "5.0.1",

16
package-lock.json generated
View File

@@ -337,7 +337,7 @@
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.4",
"@types/codemirror": "5.60.5",
"@types/color": "3.0.2",
"@types/diacritics": "1.3.1",
"@types/diff": "5.0.1",
@@ -7158,9 +7158,9 @@
}
},
"node_modules/@types/codemirror": {
"version": "5.60.4",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.4.tgz",
"integrity": "sha512-SUQgBj9jZ+xj75zgwfgQZt0CManWBISN/YsE0xRmPwO6uDyLNpXO8bn2m59tpevsFw+eQdmx+qY1WjOrUgMDgw==",
"version": "5.60.5",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
"dev": true,
"dependencies": {
"@types/tern": "*"
@@ -52443,7 +52443,7 @@
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.4",
"@types/codemirror": "5.60.5",
"@types/color": "3.0.2",
"@types/diacritics": "1.3.1",
"@types/diff": "5.0.1",
@@ -56347,9 +56347,9 @@
}
},
"@types/codemirror": {
"version": "5.60.4",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.4.tgz",
"integrity": "sha512-SUQgBj9jZ+xj75zgwfgQZt0CManWBISN/YsE0xRmPwO6uDyLNpXO8bn2m59tpevsFw+eQdmx+qY1WjOrUgMDgw==",
"version": "5.60.5",
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
"dev": true,
"requires": {
"@types/tern": "*"