Skip to content

Commit

Permalink
chore(deps-dev): upgrade to latest stable
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Mar 23, 2021
1 parent 9c756d1 commit 869259e
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"chai-style": "^1.0.3",
"dom-matches": "^2.0.0",
"promise-assist": "^1.3.0",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0"
"sinon": "^10.0.0",
"sinon-chai": "^3.6.0"
},
"devDependencies": {
"@ts-tools/webpack-loader": "^2.1.1",
Expand All @@ -37,8 +37,8 @@
"@types/mocha": "^8.2.2",
"@types/sinon": "^9.0.11",
"@types/sinon-chai": "^3.2.5",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-no-only-tests": "^2.4.0",
Expand All @@ -49,7 +49,7 @@
"rimraf": "^3.0.2",
"typescript": "~4.2.3",
"util": "^0.12.3",
"webpack": "^5.27.1"
"webpack": "^5.27.2"
},
"files": [
"cjs",
Expand Down

0 comments on commit 869259e

Please sign in to comment.