Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@inquirer/prompts": "^7.9.0",
"@types/jasmine": "^5.1.4",
"@types/jasmine": "^5.1.13",
"@types/minimatch": "^5.1.2",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.21.0",
Expand All @@ -75,9 +75,9 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-unicorn": "^52.0.0",
"glob": "^11.0.0",
"jasmine": "^5.3.0",
"jasmine": "5.12.0",
"jasmine-spec-reporter": "^7.0.0",
"lerna": "^8.1.9",
"lerna": "^9.0.1",
"lerna-changelog": "^2.2.0",
"nyc": "^17.0.0",
"resolve": "^1.22.8",
Expand Down
Loading
Loading