Skip to content

Commit e0d7ca6

Browse files
committed
build(deps-dev): bump dev dependencies
1 parent 9cb30f1 commit e0d7ca6

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,12 @@ Please adhere to this project's [Code of Conduct](https://github.com/Fdawgs/.git
166166

167167
## Acknowledgements
168168

169-
- [**Albert Astals Cid**](https://github.com/albert-astals-cid-kdab) - [Poppler](https://poppler.freedesktop.org/) developer
170-
- [**Filipe Fernandes**](https://github.com/ocefpaf/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
171-
- [**Peter Williams**](https://github.com/pkgw/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
172-
- [**Owen Schwartz**](https://github.com/oschwartz10612) - [poppler-windows](https://github.com/oschwartz10612/poppler-windows) developer
173-
- [**Uwe Korn**](https://github.com/xhochy/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
174-
- [**Xylar Asay-Davis**](https://github.com/xylar/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
169+
- [**Albert Astals Cid**](https://github.com/albert-astals-cid-kdab) - [Poppler](https://poppler.freedesktop.org/) developer
170+
- [**Filipe Fernandes**](https://github.com/ocefpaf/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
171+
- [**Peter Williams**](https://github.com/pkgw/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
172+
- [**Owen Schwartz**](https://github.com/oschwartz10612) - [poppler-windows](https://github.com/oschwartz10612/poppler-windows) developer
173+
- [**Uwe Korn**](https://github.com/xhochy/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
174+
- [**Xylar Asay-Davis**](https://github.com/xylar/) - [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) maintainer
175175

176176
## License
177177

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -86,27 +86,27 @@
8686
"testTimeout": 60000
8787
},
8888
"devDependencies": {
89-
"@commitlint/cli": "^19.4.0",
90-
"@commitlint/config-conventional": "^19.2.2",
91-
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
92-
"@types/jest": "^29.5.12",
89+
"@commitlint/cli": "^19.6.1",
90+
"@commitlint/config-conventional": "^19.6.0",
91+
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
92+
"@types/jest": "^29.5.14",
9393
"@types/semver": "^7.5.8",
94-
"eslint": "^8.57.0",
94+
"eslint": "^8.57.1",
9595
"eslint-config-airbnb-base": "^15.0.0",
9696
"eslint-config-prettier": "^9.1.0",
97-
"eslint-plugin-import": "^2.29.1",
98-
"eslint-plugin-jest": "^28.8.0",
99-
"eslint-plugin-jsdoc": "^50.2.2",
100-
"eslint-plugin-promise": "^7.1.0",
101-
"eslint-plugin-regexp": "^2.6.0",
97+
"eslint-plugin-import": "^2.31.0",
98+
"eslint-plugin-jest": "^28.10.0",
99+
"eslint-plugin-jsdoc": "^50.6.1",
100+
"eslint-plugin-promise": "^7.2.1",
101+
"eslint-plugin-regexp": "^2.7.0",
102102
"eslint-plugin-security": "^3.0.1",
103103
"glob": "^10.4.5",
104-
"husky": "^9.1.4",
104+
"husky": "^9.1.7",
105105
"jest": "^29.7.0",
106106
"license-checker": "^25.0.1",
107-
"prettier": "^3.3.3",
107+
"prettier": "^3.4.2",
108108
"spdx-copyleft": "^1.0.0",
109-
"typescript": "~5.6.3"
109+
"typescript": "~5.7.3"
110110
},
111111
"dependencies": {
112112
"camelcase": "^6.3.0",

0 commit comments

Comments
 (0)