Skip to content

Commit

Permalink
Updated some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paras20xx committed May 18, 2023
1 parent 1f5d67a commit 86dddef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"homepage": "https://github.com/webextensions/copy-files-from-to#readme",
"dependencies": {
"async": "^3.2.4",
"axios": "^1.2.4",
"axios": "^1.4.0",
"chalk": "=4.1.2",
"cjson": "^0.5.0",
"fast-glob": "^3.2.12",
Expand All @@ -74,18 +74,18 @@
"is-utf8": "^0.2.1",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"mkdirp": "^2.1.3",
"note-down": "0.2.3",
"terser": "^5.16.1",
"mkdirp": "^3.0.1",
"note-down": "=0.4.0",
"terser": "^5.17.4",
"unixify": "^1.0.0",
"yargs": "^17.6.2"
"yargs": "^17.7.2"
},
"devDependencies": {
"chai": "^4.3.7",
"chai-files": "^1.4.0",
"eslint": "^8.32.0",
"eslint": "^8.40.0",
"mocha": "^10.2.0",
"rimraf": "^4.1.2",
"rimraf": "^5.0.1",
"shelljs": "^0.8.5"
}
}

0 comments on commit 86dddef

Please sign in to comment.