|
1 | 1 | { |
2 | 2 | "name": "apps-script-starter", |
3 | | - "version": "12.1.0", |
| 3 | + "version": "12.2.0", |
4 | 4 | "description": "Setup a local development environment for Google Apps Script with Visual Studio Code", |
5 | 5 | "author": "Amit Agarwal <amit@labnol.org> (https://www.labnol.org)", |
6 | 6 | "homepage": "https://digitalinspiration.com/", |
|
41 | 41 | "eslint-config-airbnb-base": "^15.0.0", |
42 | 42 | "eslint-config-prettier": "^9.1.0", |
43 | 43 | "eslint-plugin-googleappsscript": "^1.0.5", |
44 | | - "eslint-plugin-html": "^8.0.0", |
| 44 | + "eslint-plugin-html": "^8.1.1", |
45 | 45 | "eslint-plugin-import": "^2.29.1", |
46 | | - "eslint-plugin-jest": "^28.2.0", |
| 46 | + "eslint-plugin-jest": "^28.3.0", |
47 | 47 | "eslint-plugin-prettier": "^5.1.3", |
48 | 48 | "eslint-webpack-plugin": "^4.1.0", |
49 | 49 | "gas-webpack-plugin": "^2.5.0", |
50 | 50 | "jest": "^29.7.0", |
51 | | - "npm-watch": "^0.11.0", |
| 51 | + "npm-watch": "^0.12.0", |
52 | 52 | "prettier": "^3.2.5", |
53 | 53 | "terser-webpack-plugin": "^5.3.10", |
54 | 54 | "webpack": "^5.91.0", |
|
0 commit comments