Skip to content

Commit

Permalink
Merge pull request #3 from mynaparrot/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
jibon57 authored Sep 17, 2022
2 parents 5869ee2 + 526af6f commit 60cfedb
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"author": "Jibon L. Costa",
"license": "MIT",
"devDependencies": {
"@types/node": "^18.7.18",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"concurrently": "^7.4.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-watch": "^8.0.0",
"prettier": "^2.7.1",
"typedoc": "^0.23.14",
"typescript": "^4.8.3"
"@types/node": "18.7.18",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"concurrently": "7.4.0",
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-watch": "8.0.0",
"prettier": "2.7.1",
"typedoc": "0.23.14",
"typescript": "4.8.3"
}
}

0 comments on commit 60cfedb

Please sign in to comment.