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 Dec 2, 2023
1 parent b9c9a37 commit 2f8da5e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"probot": "10.1.3"
},
"devDependencies": {
"@inpyjamas/scripts": "0.1.7-alpha",
"@types/jest": "^26.0.9",
"@inpyjamas/scripts": "1.0.0",
"@types/jest": "^29.0.0",
"@types/nock": "^11.1.0",
"@types/node": "^14.0.27",
"@typescript-eslint/parser": "^3.9.0",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-plugin-typescript": "^0.14.0",
"jest": "^26.4.0",
"jest": "^29.0.0",
"nock": "^13.0.4",
"nodemon": "2.0.4",
"smee-client": "^1.1.0",
"ts-jest": "^26.2.0",
"ts-node-dev": "1.0.0-pre.62",
"typescript": "4.0.2"
"nodemon": "3.0.2",
"smee-client": "^2.0.0",
"ts-jest": "^29.0.0",
"ts-node-dev": "2.0.0",
"typescript": "5.3.2"
},
"engines": {
"node": ">= 10.13.0"
Expand Down

0 comments on commit 2f8da5e

Please sign in to comment.