Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2023
1 parent 51cf20d commit af6c1b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/standard/eslint-config-standard/issues"
},
"engines": {
"node": ">=12.0.0"
"node": "20.5.1"
},
"files": [
".eslintrc.json",
Expand All @@ -23,16 +23,16 @@
"devDependencies": {
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@types/eslint": "^8.4.1",
"@types/tape": "^4.13.2",
"@types/eslint": "8.44.1",
"@types/tape": "4.13.4",
"commitlint-config-standard": "github:standard/commitlint-config-standard",
"eslint": "^8.13.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint": "8.46.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1",
"semantic-release": "21.0.7",
"semantic-release-standard": "github:standard/semantic-release",
"tape": "^5.5.2"
"tape": "5.6.6"
},
"homepage": "https://github.com/standard/eslint-config-standard",
"keywords": [
Expand Down

0 comments on commit af6c1b8

Please sign in to comment.