Skip to content

Commit 1d1a804

Browse files
chore(): pin typescript ^4.8.4 dev
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 4.7.4 | 4.8.4 |
1 parent bb5b045 commit 1d1a804

File tree

3 files changed

+36
-18
lines changed

3 files changed

+36
-18
lines changed

.pnp.cjs

Lines changed: 30 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"ts-jest": "^28.0.8",
138138
"ts-loader": "^9.3.1",
139139
"typedoc": "^0.23.11",
140-
"typescript": "^4.7.4",
140+
"typescript": "^4.8.4",
141141
"webpack": "^5.74.0",
142142
"webpack-cli": "^4.10.0",
143143
"webpack-pnp-externals": "^1.1.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4865,7 +4865,7 @@ __metadata:
48654865
ts-loader: ^9.3.1
48664866
typedoc: ^0.23.11
48674867
typeorm: ^0.3.7
4868-
typescript: ^4.7.4
4868+
typescript: ^4.8.4
48694869
uuid: ^8.3.2
48704870
validator: ^13.7.0
48714871
webpack: ^5.74.0
@@ -10685,7 +10685,7 @@ __metadata:
1068510685
languageName: node
1068610686
linkType: hard
1068710687

10688-
"typescript@npm:4.7.4, typescript@npm:^4.7.4":
10688+
"typescript@npm:4.7.4":
1068910689
version: 4.7.4
1069010690
resolution: "typescript@npm:4.7.4"
1069110691
bin:
@@ -10705,7 +10705,7 @@ __metadata:
1070510705
languageName: node
1070610706
linkType: hard
1070710707

10708-
"typescript@npm:^4.8.2":
10708+
"typescript@npm:^4.8.2, typescript@npm:^4.8.4":
1070910709
version: 4.8.4
1071010710
resolution: "typescript@npm:4.8.4"
1071110711
bin:
@@ -10715,7 +10715,7 @@ __metadata:
1071510715
languageName: node
1071610716
linkType: hard
1071710717

10718-
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
10718+
"typescript@patch:typescript@4.7.4#~builtin<compat/typescript>":
1071910719
version: 4.7.4
1072010720
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
1072110721
bin:
@@ -10735,7 +10735,7 @@ __metadata:
1073510735
languageName: node
1073610736
linkType: hard
1073710737

10738-
"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>":
10738+
"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
1073910739
version: 4.8.4
1074010740
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=f456af"
1074110741
bin:

0 commit comments

Comments
 (0)