8000 chore: update dependency typescript to v4.6.3 (#964) · angular-eslint/angular-eslint@8f3646a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f3646a

Browse files
chore: update dependency typescript to v4.6.3 (#964)
1 parent 8c41e84 commit 8f3646a

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"tree-kill": "1.2.2",
8989
"ts-jest": "27.0.7",
9090
"ts-node": "10.7.0",
91-
"typescript": "4.5.5"
91+
"typescript": "4.6.3"
9292
}
9393
}

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12464,10 +12464,10 @@ typescript@4.2.4:
1246412464
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
1246512465
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1246612466

12467-
typescript@4.5.5:
12468-
version "4.5.5"
12469-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
12470-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
12467+
typescript@4.6.3, typescript@^4.5.3:
12468+
version "4.6.3"
12469+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
12470+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1247112471

1247212472
typescript@^4.1.3:
1247312473
version "4.3.5"
@@ -12479,11 +12479,6 @@ typescript@^4.4.3:
1247912479
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
1248012480
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1248112481

12482-
typescript@^4.5.3:
12483-
version "4.6.3"
12484-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
12485-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
12486-
1248712482
uglify-js@^3.1.4:
1248812483
version "3.15.1"
1248912484
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.1.tgz#9403dc6fa5695a6172a91bc983ea39f0f7c9086d"

0 commit comments

Comments
 (0)
0