Skip to content

Commit

Permalink
Merge pull request #7 from redpeacock78/hothouse-20200927092004-2b72d…
Browse files Browse the repository at this point in the history
…5429a
  • Loading branch information
github-actions[bot] committed Oct 27, 2020
2 parents ef19d0b + b27c23e commit ad472cc
Show file tree
Hide file tree
Showing 2 changed files with 1,302 additions and 2,050 deletions.
24 changes: 12 additions & 12 deletions package.json
@@ -1,23 +1,23 @@
{
"devDependencies": {
"@types/google-apps-script": "^1.0.10",
"@types/jest": "^25.1.1",
"@types/node": "^13.13.4",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.5",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"cpx": "^1.5.0",
"eslint": "^6.8.0",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"gas-webpack-plugin": "^1.0.2",
"jest": "^25.1.0",
"prettier": "^1.19.1",
"jest": "^26.6.1",
"prettier": "^2.1.2",
"rimraf": "^3.0.1",
"ts-jest": "^25.2.0",
"ts-loader": "^6.2.1",
"typescript": "^3.7.5",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"ts-jest": "^26.4.3",
"ts-loader": "^8.0.7",
"typescript": "^4.0.5",
"webpack": "^5.2.0",
"webpack-cli": "^4.1.0",
"yarn.lock": "^0.0.1-security"
},
"scripts": {
Expand Down

0 comments on commit ad472cc

Please sign in to comment.