Browse Source

chore(deps-dev): bump @types/web from 0.0.46 to 0.0.47 (#4249)

Bumps [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) from 0.0.46 to 0.0.47.
- [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases)
- [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.46...@types/web@0.0.47)

---
updated-dependencies:
- dependency-name: "@types/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vanilla_orig
dependabot[bot] 3 years ago
parent
commit
9679eaf74c
No account linked to committer's email address
2 changed files with 5 additions and 5 deletions
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json View File

@@ -61,7 +61,7 @@
61 61
     "@types/lodash.throttle": "4.1.6",
62 62
     "@types/pako": "1.0.2",
63 63
     "@types/resize-observer-browser": "0.1.6",
64
-    "@types/web": "0.0.46",
64
+    "@types/web": "0.0.47",
65 65
     "chai": "4.3.4",
66 66
     "eslint-config-prettier": "8.3.0",
67 67
     "eslint-plugin-prettier": "3.3.1",

+ 4
- 4
yarn.lock View File

@@ -2435,10 +2435,10 @@
2435 2435
   dependencies:
2436 2436
     source-map "^0.6.1"
2437 2437
 
2438
-"@types/web@0.0.46":
2439
-  version "0.0.46"
2440
-  resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.46.tgz#7f447e5eb3c511dbdc6f69e435f7ec4311d18b48"
2441
-  integrity sha512-ki0OmbjSdAEfvmy5AYWFpMkRsPW+6h4ibQ4tzk8SJsS9dkrrD3B/U1eVvdNNWxAzntjq6o2sjSia6UBCoPH+Yg==
2438
+"@types/web@0.0.47":
2439
+  version "0.0.47"
2440
+  resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.47.tgz#a48314590af421939f59fd2ec975a77b8d54dfbd"
2441
+  integrity sha512-kNX2VcGuQt4Xen78iIbUXyj+WxNPlP7hGCno/sJSI4p2zo7u6jAtryAKwNNqOoOaWfFZas1lbKJKOxUarsUzog==
2442 2442
 
2443 2443
 "@types/webpack-sources@*":
2444 2444
   version "2.1.0"

Loading…
Cancel
Save