Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Apr 2, 2024
1 parent f9f806e commit 7539657
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
},
"homepage": "https://github.com/NSIS-Dev/scoop-nsis#readme",
"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/eslint-parser": "^7.14.7",
"@babel/preset-env": "^7.13.12",
"ava": "^3.11.1",
"core-js": "^3.10.0",
"ejs": "^3.1.6",
"ejs-lint": "^1.1.0",
"es6-promise": "^4.2.4",
"eslint": "^7.23.0",
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"ava": "^5.3.1",
"core-js": "^3.31.0",
"ejs": "^3.1.9",
"ejs-lint": "^2.0.0",
"es6-promise": "^4.2.8",
"eslint": "^8.44.0",
"esm": "^3.2.25",
"hash-wasm": "^4.9.0",
"hasha": "^5.2.2",
"husky": "^7.0.0",
"is-ci": "^2.0.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"jsonlint": "^1.6.3",
"lint-staged": "^10.5.4",
"log-symbols": "^4.1.0",
"make-fetch-happen": "^9.0.4",
"lint-staged": "^13.2.3",
"log-symbols": "^5.1.0",
"make-fetch-happen": "^11.1.1",
"npm-run-all": "^4.1.5"
},
"ava": {
Expand Down

0 comments on commit 7539657

Please sign in to comment.