Skip to content

Commit

Permalink
[Security] Bump eslint & mkdirp
Browse files Browse the repository at this point in the history
  • Loading branch information
agarzola committed Oct 30, 2023
1 parent c72341b commit 7783029
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 516 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"license": "MIT",
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^6.0.1",
"eslint": "^8.52.0",
"mocha": "^10.2.0",
"pre-push": "^0.1.1",
"proxyquire": "^2.1.1",
"sinon": "^4.1.3",
"sinon-chai": "^3.3.0"
},
"dependencies": {
"mkdirp": "^0.5.1"
"mkdirp": "^3.0.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 7783029

Please sign in to comment.