Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 8a1947f commit 0d292b3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
},
"main": "generators/index.js",
"devDependencies": {
"@inpyjamas/scripts": "0.1.0-alpha",
"@types/jest": "26.0.0",
"@types/node": "12.12.45",
"@inpyjamas/scripts": "1.0.0",
"@types/jest": "29.5.8",
"@types/node": "20.9.2",
"@types/rimraf": "3.0.0",
"@types/yeoman-assert": "3.1.1",
"@types/yeoman-generator": "4.11.1",
"@types/yeoman-generator": "5.2.14",
"@types/yeoman-test": "4.0.0",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"cz-conventional-changelog": "3.2.0",
"eslint": "7.2.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-jest": "24.0.0",
"jest": "26.0.1",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"ts-jest": "26.1.0",
"typescript": "4.0.2",
"yeoman-test": "5.1.0"
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.6.0",
"jest": "29.7.0",
"prettier": "3.1.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
"typescript": "5.2.2",
"yeoman-test": "8.2.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0d292b3

Please sign in to comment.