Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrsskls committed Feb 3, 2022
1 parent f4f9212 commit cee6478
Show file tree
Hide file tree
Showing 2 changed files with 2,097 additions and 2,168 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"author": "Michael Großklaus <[email protected]>",
"devDependencies": {
"deepmerge": "^4.2.2",
"eslint": "^8.2.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint": "^8.8.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.3",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.0.0",
"eslint-plugin-jsdoc": "^37.7.1",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.3.1",
"jest": "^27.4.7",
"pre-commit": "^1.2.2",
"prettier": "^2.4.1",
"prettier": "^2.5.1",
"regenerator-runtime": "^0.13.9",
"standard-version": "^9.3.2"
},
Expand Down
Loading

0 comments on commit cee6478

Please sign in to comment.