build(deps-dev): bump prettier-eslint from 16.1.2 to 16.2.0 (#223)
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 16.1.2 to 16.2.0. - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier-eslint/compare/v16.1.2...v16.2.0) --- updated-dependencies: - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fff241aa80
commit
1f1658e385
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -28,7 +28,7 @@
|
|||
"jest": "^29.7.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-eslint": "^16.1.2",
|
||||
"prettier-eslint": "^16.2.0",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
},
|
||||
|
@ -6561,9 +6561,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier-eslint": {
|
||||
"version": "16.1.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-16.1.2.tgz",
|
||||
"integrity": "sha512-mGFGZQbAh11FSnwW3H1zngzQYR2QMmHO8vdfgnAuzOFhnDeUZHYtwpqQvOMOMT0k818Dr1X+J4a/sVE0r34RKQ==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-16.2.0.tgz",
|
||||
"integrity": "sha512-GDTSKc62VaLceiaI/qMaKo2oco2CIWtbj4Zr6ckhbTgcBL/uR0d9jkMzh9OtBIT/Z7iBoCB4OHj/aJ5YuNgAuA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/parser": "^6.7.5",
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"jest": "^29.7.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-eslint": "^16.1.2",
|
||||
"prettier-eslint": "^16.2.0",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue