Skip to content

Commit

Permalink
chore(deps): update lint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and greenhat616 committed Jul 9, 2023
1 parent 14c2f8c commit ac4159e
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 119 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/eslint-parser": "7.21.3",
"@babel/eslint-parser": "7.22.7",
"@babel/preset-env": "7.21.5",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@types/jest": "29.5.0",
"commitizen": "4.3.0",
"conventional-changelog-conventionalcommits": "5.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.39.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-standard": "17.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
Expand All @@ -57,7 +57,7 @@
"jest": "29.5.0",
"jest-extended": "3.2.4",
"koa-livereload": "0.2.0",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"nodemon": "2.0.22",
"nyc": "15.1.0",
"prettier": "2.8.8",
Expand Down
Loading

0 comments on commit ac4159e

Please sign in to comment.