Compare commits

...

2 Commits

Author SHA1 Message Date
Sambo Chea 2b662317c2
Merge pull request #4 from CUBETIQ/dependabot/npm_and_yarn/lint-staged-12.4.1
Bump lint-staged from 11.2.6 to 12.4.1
2022-05-16 11:56:52 +07:00
dependabot[bot] 0441ad43ec
Bump lint-staged from 11.2.6 to 12.4.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.4.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.4.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:56:05 +00:00

View File

@ -28,7 +28,7 @@
"eslint-plugin-jsdoc": "^39.2.9",
"eslint-plugin-prefer-arrow": "^1.2.3",
"husky": "^8.0.1",
"lint-staged": "^11.1.2",
"lint-staged": "^12.4.1",
"prettier": "2.3.2",
"ts-node-dev": "^1.1.8",
"typescript": "^4.4.2",