Skip to content

Commit 19cfba3

Browse files
committed
Version upgrade
1 parent 585d2a0 commit 19cfba3

File tree

2 files changed

+82
-43
lines changed

2 files changed

+82
-43
lines changed

package-lock.json

Lines changed: 78 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apps-script-starter",
3-
"version": "12.1.0",
3+
"version": "12.2.0",
44
"description": "Setup a local development environment for Google Apps Script with Visual Studio Code",
55
"author": "Amit Agarwal <amit@labnol.org> (https://www.labnol.org)",
66
"homepage": "https://digitalinspiration.com/",
@@ -41,14 +41,14 @@
4141
"eslint-config-airbnb-base": "^15.0.0",
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-googleappsscript": "^1.0.5",
44-
"eslint-plugin-html": "^8.0.0",
44+
"eslint-plugin-html": "^8.1.1",
4545
"eslint-plugin-import": "^2.29.1",
46-
"eslint-plugin-jest": "^28.2.0",
46+
"eslint-plugin-jest": "^28.3.0",
4747
"eslint-plugin-prettier": "^5.1.3",
4848
"eslint-webpack-plugin": "^4.1.0",
4949
"gas-webpack-plugin": "^2.5.0",
5050
"jest": "^29.7.0",
51-
"npm-watch": "^0.11.0",
51+
"npm-watch": "^0.12.0",
5252
"prettier": "^3.2.5",
5353
"terser-webpack-plugin": "^5.3.10",
5454
"webpack": "^5.91.0",

0 commit comments

Comments
 (0)