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

Commit

Permalink
deps(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 915debc commit e5b5b18
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,29 +28,29 @@
"cz-conventional-changelog": "3.3.0"
},
"dependencies": {
"@types/cross-spawn": "6.0.2",
"@types/is-ci": "3.0.0",
"@types/jest": "28.1.4",
"@types/lodash.merge": "4.6.7",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@types/cross-spawn": "6.0.6",
"@types/is-ci": "3.0.4",
"@types/jest": "28.1.8",
"@types/lodash.merge": "4.6.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cross-env": "7.0.3",
"cross-spawn": "7.0.3",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "26.5.3",
"eslint": "8.55.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"husky": "8.0.3",
"is-ci": "3.0.1",
"jest": "28.1.2",
"lint-staged": "13.0.3",
"jest": "28.1.3",
"lint-staged": "13.3.0",
"lodash.merge": "4.6.2",
"prettier": "2.7.1",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"ts-jest": "28.0.5",
"ts-node": "10.8.2",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "4.7.4"
"typescript": "4.9.5"
},
"main": ".eslintrc.js",
"directories": {
Expand Down

0 comments on commit e5b5b18

Please sign in to comment.