proto-table-wc 0.0.373 → 0.0.375

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "proto-table-wc",
3
- "version": "0.0.373",
3
+ "version": "0.0.375",
4
4
  "description": "Stencil Component Starter",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -35,10 +35,10 @@
35
35
  "cspell": "6.17.0",
36
36
  "eslint": "8.29.0",
37
37
  "jest": "29.3.1",
38
- "prettier": "2.8.0",
39
- "puppeteer": "19.3.0",
38
+ "prettier": "2.8.1",
39
+ "puppeteer": "19.4.0",
40
40
  "tslint": "6.1.3",
41
- "typescript": "4.9.3"
41
+ "typescript": "4.9.4"
42
42
  },
43
43
  "license": "MIT"
44
44
  }