浏览代码

chore(deps): bump @types/socket.io-client from 1.4.35 to 1.4.36 (#3256)

Bumps [@types/socket.io-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io-client) from 1.4.35 to 1.4.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io-client)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
vanilla_orig
dependabot[bot] 4 年前
父节点
当前提交
70c36e196c
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 1
    1
      package.json
  2. 3
    3
      yarn.lock

+ 1
- 1
package.json 查看文件

26
     "@types/jest": "26.0.20",
26
     "@types/jest": "26.0.20",
27
     "@types/react": "17.0.2",
27
     "@types/react": "17.0.2",
28
     "@types/react-dom": "17.0.1",
28
     "@types/react-dom": "17.0.1",
29
-    "@types/socket.io-client": "1.4.35",
29
+    "@types/socket.io-client": "1.4.36",
30
     "browser-fs-access": "0.14.2",
30
     "browser-fs-access": "0.14.2",
31
     "clsx": "1.1.1",
31
     "clsx": "1.1.1",
32
     "firebase": "8.2.10",
32
     "firebase": "8.2.10",

+ 3
- 3
yarn.lock 查看文件

2049
   dependencies:
2049
   dependencies:
2050
     "@types/node" "*"
2050
     "@types/node" "*"
2051
 
2051
 
2052
-"@types/socket.io-client@1.4.35":
2053
-  version "1.4.35"
2054
-  resolved "https://registry.npmjs.org/@types/socket.io-client/-/socket.io-client-1.4.35.tgz"
2052
+"@types/socket.io-client@1.4.36":
2053
+  version "1.4.36"
2054
+  resolved "https://registry.yarnpkg.com/@types/socket.io-client/-/socket.io-client-1.4.36.tgz#e4f1ca065f84c20939e9850e70222202bd76ff3f"
2055
 
2055
 
2056
 "@types/source-list-map@*":
2056
 "@types/source-list-map@*":
2057
   version "0.1.2"
2057
   version "0.1.2"

正在加载...
取消
保存