Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Jan 15, 2021
1 parent 59d0e6e commit 8479872
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 113 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Tests
on:
push:
branches: master
pull_request:
branches: master

env:
NODE_VERSION: 14
Expand Down
211 changes: 102 additions & 109 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.13",
"@types/prettier": "^2.1.5",
"@types/node": "^14.14.21",
"@types/prettier": "^2.1.6",
"@types/vscode": "^1.52.0",
"eslint": "^7.15.0",
"eslint": "^7.17.0",
"eslint-config-pegasus": "^2.0.1",
"fast-glob": "^3.2.4",
"husky": "^4.3.6",
"husky": "^4.3.7",
"mocha": "^8.2.1",
"typescript": "^4.1.3",
"vsce": "^1.81.1",
Expand Down

0 comments on commit 8479872

Please sign in to comment.