Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
chore: update dependencies (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna committed Jul 8, 2021
1 parent 3fdb88a commit 14655bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.17.1",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"codecov": "3.8.2",
"eslint": "7.28.0",
"eslint": "7.30.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.23.4",
"gh-pages": "3.2.0",
Expand All @@ -81,8 +81,8 @@
"sinon": "11.1.1",
"ts-loader": "8.2.0",
"ts-mocha": "8.0.0",
"typedoc": "0.21.0-beta.1",
"typescript": "4.3.2",
"typedoc": "0.21.2",
"typescript": "4.3.5",
"webpack": "4.46.0"
}
}

0 comments on commit 14655bc

Please sign in to comment.