Skip to content

Commit

Permalink
updated devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
markcallen committed Apr 30, 2023
1 parent f658865 commit 2e3ffac
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 215 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"template-file": "^6.0.1"
},
"devDependencies": {
"@oclif/test": "^2",
"@oclif/test": "2.3.16",
"@types/chai": "^4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.14.1",
"chai": "^4",
"eslint": "^7.32.0",
"eslint": "8.38.0",
"eslint-config-oclif": "^4",
"eslint-config-oclif-typescript": "^1.0.3",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"lint-staged": "13.2.1",
"mocha": "^10",
"oclif": "^3",
"prettier": "^2.8.4",
"release-it": "^15.6.0",
"prettier": "2.8.7",
"release-it": "15.10.1",
"shx": "^0.3.3",
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
Expand Down
Loading

0 comments on commit 2e3ffac

Please sign in to comment.