Bump versions for devDependencies
- typescript 4.5.5 -> 4.6.2 - @typescipt-eslint/parser 5.12.1 -> 5.13.0 - eslint 8.9.0 -> 8.10.0
This commit is contained in:
		
							parent
							
								
									52e5a688fb
								
							
						
					
					
						commit
						db5c425004
					
				
							
								
								
									
										2
									
								
								dist/main/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/main/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/main/index.js.map
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/main/index.js.map
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/post/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/post/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/post/index.js.map
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/post/index.js.map
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										138
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										138
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -24,9 +24,9 @@ | |||||||
|         "@types/jest": "27.4.1", |         "@types/jest": "27.4.1", | ||||||
|         "@types/node": "16.11.21", |         "@types/node": "16.11.21", | ||||||
|         "@types/unzipper": "0.10.5", |         "@types/unzipper": "0.10.5", | ||||||
|         "@typescript-eslint/parser": "5.12.1", |         "@typescript-eslint/parser": "5.13.0", | ||||||
|         "@zeit/ncc": "0.22.3", |         "@zeit/ncc": "0.22.3", | ||||||
|         "eslint": "8.9.0", |         "eslint": "8.10.0", | ||||||
|         "eslint-plugin-github": "4.3.5", |         "eslint-plugin-github": "4.3.5", | ||||||
|         "eslint-plugin-jest": "26.1.1", |         "eslint-plugin-jest": "26.1.1", | ||||||
|         "jest": "27.5.1", |         "jest": "27.5.1", | ||||||
| @ -34,7 +34,7 @@ | |||||||
|         "js-yaml": "4.1.0", |         "js-yaml": "4.1.0", | ||||||
|         "prettier": "2.5.1", |         "prettier": "2.5.1", | ||||||
|         "ts-jest": "27.1.3", |         "ts-jest": "27.1.3", | ||||||
|         "typescript": "4.5.5" |         "typescript": "4.6.2" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@actions/cache": { |     "node_modules/@actions/cache": { | ||||||
| @ -912,9 +912,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/eslintrc": { |     "node_modules/@eslint/eslintrc": { | ||||||
|       "version": "1.1.0", |       "version": "1.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.0.tgz", | ||||||
|       "integrity": "sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg==", |       "integrity": "sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "ajv": "^6.12.4", |         "ajv": "^6.12.4", | ||||||
| @ -1713,14 +1713,14 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser": { |     "node_modules/@typescript-eslint/parser": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.13.0.tgz", | ||||||
|       "integrity": "sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==", |       "integrity": "sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/scope-manager": "5.12.1", |         "@typescript-eslint/scope-manager": "5.13.0", | ||||||
|         "@typescript-eslint/types": "5.12.1", |         "@typescript-eslint/types": "5.13.0", | ||||||
|         "@typescript-eslint/typescript-estree": "5.12.1", |         "@typescript-eslint/typescript-estree": "5.13.0", | ||||||
|         "debug": "^4.3.2" |         "debug": "^4.3.2" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @ -1740,13 +1740,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { |     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.13.0.tgz", | ||||||
|       "integrity": "sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==", |       "integrity": "sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "5.12.1", |         "@typescript-eslint/types": "5.13.0", | ||||||
|         "@typescript-eslint/visitor-keys": "5.12.1" |         "@typescript-eslint/visitor-keys": "5.13.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
| @ -1757,9 +1757,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { |     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.13.0.tgz", | ||||||
|       "integrity": "sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==", |       "integrity": "sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "engines": { |       "engines": { | ||||||
|         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" |         "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | ||||||
| @ -1770,13 +1770,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { |     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz", | ||||||
|       "integrity": "sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==", |       "integrity": "sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "5.12.1", |         "@typescript-eslint/types": "5.13.0", | ||||||
|         "@typescript-eslint/visitor-keys": "5.12.1", |         "@typescript-eslint/visitor-keys": "5.13.0", | ||||||
|         "debug": "^4.3.2", |         "debug": "^4.3.2", | ||||||
|         "globby": "^11.0.4", |         "globby": "^11.0.4", | ||||||
|         "is-glob": "^4.0.3", |         "is-glob": "^4.0.3", | ||||||
| @ -1797,12 +1797,12 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { |     "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz", | ||||||
|       "integrity": "sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==", |       "integrity": "sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/types": "5.12.1", |         "@typescript-eslint/types": "5.13.0", | ||||||
|         "eslint-visitor-keys": "^3.0.0" |         "eslint-visitor-keys": "^3.0.0" | ||||||
|       }, |       }, | ||||||
|       "engines": { |       "engines": { | ||||||
| @ -2910,12 +2910,12 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint": { |     "node_modules/eslint": { | ||||||
|       "version": "8.9.0", |       "version": "8.10.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.9.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz", | ||||||
|       "integrity": "sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==", |       "integrity": "sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@eslint/eslintrc": "^1.1.0", |         "@eslint/eslintrc": "^1.2.0", | ||||||
|         "@humanwhocodes/config-array": "^0.9.2", |         "@humanwhocodes/config-array": "^0.9.2", | ||||||
|         "ajv": "^6.10.0", |         "ajv": "^6.10.0", | ||||||
|         "chalk": "^4.0.0", |         "chalk": "^4.0.0", | ||||||
| @ -6692,9 +6692,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/typescript": { |     "node_modules/typescript": { | ||||||
|       "version": "4.5.5", |       "version": "4.6.2", | ||||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz", |       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz", | ||||||
|       "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==", |       "integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "tsc": "bin/tsc", |         "tsc": "bin/tsc", | ||||||
| @ -7740,9 +7740,9 @@ | |||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "@eslint/eslintrc": { |     "@eslint/eslintrc": { | ||||||
|       "version": "1.1.0", |       "version": "1.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.1.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.0.tgz", | ||||||
|       "integrity": "sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg==", |       "integrity": "sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "ajv": "^6.12.4", |         "ajv": "^6.12.4", | ||||||
| @ -8412,41 +8412,41 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@typescript-eslint/parser": { |     "@typescript-eslint/parser": { | ||||||
|       "version": "5.12.1", |       "version": "5.13.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.12.1.tgz", |       "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.13.0.tgz", | ||||||
|       "integrity": "sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==", |       "integrity": "sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@typescript-eslint/scope-manager": "5.12.1", |         "@typescript-eslint/scope-manager": "5.13.0", | ||||||
|         "@typescript-eslint/types": "5.12.1", |         "@typescript-eslint/types": "5.13.0", | ||||||
|         "@typescript-eslint/typescript-estree": "5.12.1", |         "@typescript-eslint/typescript-estree": "5.13.0", | ||||||
|         "debug": "^4.3.2" |         "debug": "^4.3.2" | ||||||
|       }, |       }, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@typescript-eslint/scope-manager": { |         "@typescript-eslint/scope-manager": { | ||||||
|           "version": "5.12.1", |           "version": "5.13.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz", |           "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.13.0.tgz", | ||||||
|           "integrity": "sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==", |           "integrity": "sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@typescript-eslint/types": "5.12.1", |             "@typescript-eslint/types": "5.13.0", | ||||||
|             "@typescript-eslint/visitor-keys": "5.12.1" |             "@typescript-eslint/visitor-keys": "5.13.0" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "@typescript-eslint/types": { |         "@typescript-eslint/types": { | ||||||
|           "version": "5.12.1", |           "version": "5.13.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.12.1.tgz", |           "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.13.0.tgz", | ||||||
|           "integrity": "sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==", |           "integrity": "sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==", | ||||||
|           "dev": true |           "dev": true | ||||||
|         }, |         }, | ||||||
|         "@typescript-eslint/typescript-estree": { |         "@typescript-eslint/typescript-estree": { | ||||||
|           "version": "5.12.1", |           "version": "5.13.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz", |           "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz", | ||||||
|           "integrity": "sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==", |           "integrity": "sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@typescript-eslint/types": "5.12.1", |             "@typescript-eslint/types": "5.13.0", | ||||||
|             "@typescript-eslint/visitor-keys": "5.12.1", |             "@typescript-eslint/visitor-keys": "5.13.0", | ||||||
|             "debug": "^4.3.2", |             "debug": "^4.3.2", | ||||||
|             "globby": "^11.0.4", |             "globby": "^11.0.4", | ||||||
|             "is-glob": "^4.0.3", |             "is-glob": "^4.0.3", | ||||||
| @ -8455,12 +8455,12 @@ | |||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|         "@typescript-eslint/visitor-keys": { |         "@typescript-eslint/visitor-keys": { | ||||||
|           "version": "5.12.1", |           "version": "5.13.0", | ||||||
|           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz", |           "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz", | ||||||
|           "integrity": "sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==", |           "integrity": "sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==", | ||||||
|           "dev": true, |           "dev": true, | ||||||
|           "requires": { |           "requires": { | ||||||
|             "@typescript-eslint/types": "5.12.1", |             "@typescript-eslint/types": "5.13.0", | ||||||
|             "eslint-visitor-keys": "^3.0.0" |             "eslint-visitor-keys": "^3.0.0" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
| @ -9270,12 +9270,12 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "eslint": { |     "eslint": { | ||||||
|       "version": "8.9.0", |       "version": "8.10.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.9.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz", | ||||||
|       "integrity": "sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q==", |       "integrity": "sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@eslint/eslintrc": "^1.1.0", |         "@eslint/eslintrc": "^1.2.0", | ||||||
|         "@humanwhocodes/config-array": "^0.9.2", |         "@humanwhocodes/config-array": "^0.9.2", | ||||||
|         "ajv": "^6.10.0", |         "ajv": "^6.10.0", | ||||||
|         "chalk": "^4.0.0", |         "chalk": "^4.0.0", | ||||||
| @ -12065,9 +12065,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "typescript": { |     "typescript": { | ||||||
|       "version": "4.5.5", |       "version": "4.6.2", | ||||||
|       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz", |       "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz", | ||||||
|       "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==", |       "integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "unbox-primitive": { |     "unbox-primitive": { | ||||||
|  | |||||||
| @ -38,9 +38,9 @@ | |||||||
|     "@types/jest": "27.4.1", |     "@types/jest": "27.4.1", | ||||||
|     "@types/node": "16.11.21", |     "@types/node": "16.11.21", | ||||||
|     "@types/unzipper": "0.10.5", |     "@types/unzipper": "0.10.5", | ||||||
|     "@typescript-eslint/parser": "5.12.1", |     "@typescript-eslint/parser": "5.13.0", | ||||||
|     "@zeit/ncc": "0.22.3", |     "@zeit/ncc": "0.22.3", | ||||||
|     "eslint": "8.9.0", |     "eslint": "8.10.0", | ||||||
|     "eslint-plugin-github": "4.3.5", |     "eslint-plugin-github": "4.3.5", | ||||||
|     "eslint-plugin-jest": "26.1.1", |     "eslint-plugin-jest": "26.1.1", | ||||||
|     "jest": "27.5.1", |     "jest": "27.5.1", | ||||||
| @ -48,6 +48,6 @@ | |||||||
|     "js-yaml": "4.1.0", |     "js-yaml": "4.1.0", | ||||||
|     "prettier": "2.5.1", |     "prettier": "2.5.1", | ||||||
|     "ts-jest": "27.1.3", |     "ts-jest": "27.1.3", | ||||||
|     "typescript": "4.5.5" |     "typescript": "4.6.2" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user