@azure/web-pubsub 1.1.0-alpha.20220517.1 → 1.1.0-alpha.20220520.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.0-alpha.20220517.1",
3
+ "version": "1.1.0-alpha.20220520.1",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -92,7 +92,7 @@
92
92
  "chai": "^4.2.0",
93
93
  "cross-env": "^7.0.2",
94
94
  "dotenv": "^8.2.0",
95
- "eslint": "^7.15.0",
95
+ "eslint": "^8.0.0",
96
96
  "esm": "^3.2.18",
97
97
  "karma": "^6.2.0",
98
98
  "karma-chrome-launcher": "^3.0.0",