Skip to content

Commit

Permalink
Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theonethread committed Jun 21, 2023
1 parent ee0c5e2 commit 9daa0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"prepublishOnly": "npm install --ignore-scripts --fund false && npm run lint && npm run release"
},
"devDependencies": {
"@types/node": "20.2.5",
"@types/node": "20.3.1",
"@types/pretty-time": "1.1.2",
"@types/shelljs": "0.8.12",
"@types/figlet": "1.5.6",
Expand All @@ -76,7 +76,7 @@
"ansi-escapes": "6.2.0",
"strip-json-comments": "5.0.0",
"figlet": "1.6.0",
"semver": "7.5.1",
"semver": "7.5.2",
"pretty-time": "1.1.0",
"shelljs": "0.8.5",
"node-fetch": "3.3.1"
Expand Down

0 comments on commit 9daa0d5

Please sign in to comment.