Skip to content

Commit c68f51a

Browse files
authored
Merge pull request #542 from navikt/pakkeoppdateringer
bump minor og patch
2 parents 61a961c + 084636f commit c68f51a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"devDependencies": {
2222
"@types/jest": "^29.5.14",
2323
"jest": "^29.7.0",
24-
"ts-jest": "^29.4.2",
25-
"typescript": "^5.8.3"
24+
"ts-jest": "^29.4.5",
25+
"typescript": "^5.9.3"
2626
},
2727
"packageManager": "[email protected]"
2828
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,8 @@ __metadata:
706706
dependencies:
707707
"@types/jest": "npm:^29.5.14"
708708
jest: "npm:^29.7.0"
709-
ts-jest: "npm:^29.4.2"
710-
typescript: "npm:^5.8.3"
709+
ts-jest: "npm:^29.4.5"
710+
typescript: "npm:^5.9.3"
711711
languageName: unknown
712712
linkType: soft
713713

@@ -3140,7 +3140,7 @@ __metadata:
31403140
languageName: node
31413141
linkType: hard
31423142

3143-
"ts-jest@npm:^29.4.2":
3143+
"ts-jest@npm:^29.4.5":
31443144
version: 29.4.5
31453145
resolution: "ts-jest@npm:29.4.5"
31463146
dependencies:
@@ -3201,7 +3201,7 @@ __metadata:
32013201
languageName: node
32023202
linkType: hard
32033203

3204-
"typescript@npm:^5.8.3":
3204+
"typescript@npm:^5.9.3":
32053205
version: 5.9.3
32063206
resolution: "typescript@npm:5.9.3"
32073207
bin:
@@ -3211,7 +3211,7 @@ __metadata:
32113211
languageName: node
32123212
linkType: hard
32133213

3214-
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
3214+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
32153215
version: 5.9.3
32163216
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
32173217
bin:

0 commit comments

Comments
 (0)