Merge pull request #10155 from openlayers/dependabot/npm_and_yarn/types/pbf-3.0.2

Bump @types/pbf from 3.0.1 to 3.0.2
This commit is contained in:
Frédéric Junod
2019-10-21 15:42:55 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1110,9 +1110,9 @@
"dev": true
},
"@types/pbf": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/pbf/-/pbf-3.0.1.tgz",
"integrity": "sha512-CjmHEbG9rB5e2eRg9aTDCw/HnZ/CXWlPiMXH+0d4D+/Tm18EiFL+G9wCgPCSdPnePLV+cDV6zeSQz9ysJz38UA==",
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@types/pbf/-/pbf-3.0.2.tgz",
"integrity": "sha512-EDrLIPaPXOZqDjrkzxxbX7UlJSeQVgah3i0aA4pOSzmK9zq3BIh7/MZIQxED7slJByvKM4Gc6Hypyu2lJzh3SQ==",
"dev": true
},
"@types/resolve": {