Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bannsaenger committed Nov 15, 2022
1 parent e35bd70 commit 93e5798
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 8 deletions.
61 changes: 54 additions & 7 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,16 @@
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.27.0",
"glob-parent": "^6.0.2",
"gulp": "^4.0.2",
"minimatch": ">=5.1.0",
"mocha": "^10.1.0",
"proxyquire": "^2.1.3",
"set-value": ">=4.1.0",
"sinon": "^14.0.2",
"sinon-chai": "^3.7.0"
"sinon-chai": "^3.7.0",
"y18n": ">=3.2.2",
"yargs-parser": "^21.1.1"
},
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 93e5798

Please sign in to comment.