Skip to content

Commit

Permalink
update dependencies before version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
James Criscuolo committed Mar 16, 2021
1 parent fd54a59 commit 3a47552
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 43 deletions.
103 changes: 64 additions & 39 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 @@ -37,12 +37,12 @@
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"circular-dependency-plugin": "^5.2.2",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-tree-shaking": "^1.8.0",
"jasmine-core": "^3.6.0",
"karma": "^6.1.2",
"karma": "^6.2.0",
"karma-chrome-launcher": "^3.1.0",
"karma-cli": "^2.0.0",
"karma-jasmine": "4.0.1",
Expand All @@ -53,10 +53,10 @@
"mock-socket": "^9.0.3",
"pegjs": "^0.10.0",
"prettier": "2.2.1",
"ts-loader": "^8.0.17",
"ts-loader": "^8.0.18",
"ts-pegjs": "0.3.1",
"typescript": "4.2.3",
"webpack": "^5.24.4",
"webpack": "^5.26.0",
"webpack-cli": "^4.5.0"
},
"engines": {
Expand Down

0 comments on commit 3a47552

Please sign in to comment.