Skip to content

Commit aa7f634

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 92579bf commit aa7f634

File tree

4 files changed

+12
-159
lines changed

4 files changed

+12
-159
lines changed

packages/eslint-config/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
"dependencies": {
2323
"@sapphire/eslint-config": "^5.0.5",
24-
"@typescript-eslint/eslint-plugin": "^7.14.1",
25-
"@typescript-eslint/parser": "^7.14.1",
24+
"@typescript-eslint/eslint-plugin": "^7.16.0",
25+
"@typescript-eslint/parser": "^7.16.0",
2626
"eslint": "^8.57.0",
2727
"eslint-config-prettier": "^9.1.0",
2828
"eslint-plugin-prettier": "^5.1.3",
29-
"prettier": "^3.3.2",
30-
"typescript": "^5.5.2"
29+
"prettier": "^3.3.3",
30+
"typescript": "^5.5.3"
3131
},
3232
"devDependencies": {
3333
"@favware/cliff-jumper": "^3.0.3",

packages/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"check-update": "cliff-jumper --dry-run"
2121
},
2222
"dependencies": {
23-
"prettier": "^3.3.2"
23+
"prettier": "^3.3.3"
2424
},
2525
"devDependencies": {
2626
"@favware/cliff-jumper": "^3.0.3",

packages/ts-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"@sapphire/ts-config": "^5.0.1",
5151
"tslib": "^2.6.3",
52-
"typescript": "^5.5.2"
52+
"typescript": "^5.5.3"
5353
},
5454
"devDependencies": {
5555
"@favware/cliff-jumper": "^3.0.3",

yarn.lock

+6-153
Original file line numberDiff line numberDiff line change
@@ -793,15 +793,15 @@ __metadata:
793793
dependencies:
794794
"@favware/cliff-jumper": "npm:^3.0.3"
795795
"@sapphire/eslint-config": "npm:^5.0.5"
796-
"@typescript-eslint/eslint-plugin": "npm:^7.14.1"
797-
"@typescript-eslint/parser": "npm:^7.14.1"
796+
"@typescript-eslint/eslint-plugin": "npm:^7.16.0"
797+
"@typescript-eslint/parser": "npm:^7.16.0"
798798
eslint: "npm:^8.57.0"
799799
eslint-config-prettier: "npm:^9.1.0"
800800
eslint-plugin-prettier: "npm:^5.1.3"
801-
prettier: "npm:^3.3.2"
801+
prettier: "npm:^3.3.3"
802802
typedoc: "npm:^0.26.4"
803803
typedoc-json-parser: "npm:^10.1.5"
804-
typescript: "npm:^5.5.2"
804+
typescript: "npm:^5.5.3"
805805
languageName: unknown
806806
linkType: soft
807807

@@ -810,7 +810,7 @@ __metadata:
810810
resolution: "@joshdb/prettier-config@workspace:packages/prettier-config"
811811
dependencies:
812812
"@favware/cliff-jumper": "npm:^3.0.3"
813-
prettier: "npm:^3.3.2"
813+
prettier: "npm:^3.3.3"
814814
typedoc: "npm:^0.26.4"
815815
typedoc-json-parser: "npm:^10.1.5"
816816
typescript: "npm:^5.5.3"
@@ -843,7 +843,7 @@ __metadata:
843843
tslib: "npm:^2.6.3"
844844
typedoc: "npm:^0.26.4"
845845
typedoc-json-parser: "npm:^10.1.5"
846-
typescript: "npm:^5.5.2"
846+
typescript: "npm:^5.5.3"
847847
languageName: unknown
848848
linkType: soft
849849

@@ -1448,29 +1448,6 @@ __metadata:
14481448
languageName: node
14491449
linkType: hard
14501450

1451-
"@typescript-eslint/eslint-plugin@npm:^7.14.1":
1452-
version: 7.14.1
1453-
resolution: "@typescript-eslint/eslint-plugin@npm:7.14.1"
1454-
dependencies:
1455-
"@eslint-community/regexpp": "npm:^4.10.0"
1456-
"@typescript-eslint/scope-manager": "npm:7.14.1"
1457-
"@typescript-eslint/type-utils": "npm:7.14.1"
1458-
"@typescript-eslint/utils": "npm:7.14.1"
1459-
"@typescript-eslint/visitor-keys": "npm:7.14.1"
1460-
graphemer: "npm:^1.4.0"
1461-
ignore: "npm:^5.3.1"
1462-
natural-compare: "npm:^1.4.0"
1463-
ts-api-utils: "npm:^1.3.0"
1464-
peerDependencies:
1465-
"@typescript-eslint/parser": ^7.0.0
1466-
eslint: ^8.56.0
1467-
peerDependenciesMeta:
1468-
typescript:
1469-
optional: true
1470-
checksum: 10/48c815dbb92399965483c93b27816fad576c3b3227b59eebfe5525e24d07b39ec8b0c7459de83865c8d61c818696519f50b229714dd3ed705d5b35973bfcc781
1471-
languageName: node
1472-
linkType: hard
1473-
14741451
"@typescript-eslint/eslint-plugin@npm:^7.16.0":
14751452
version: 7.16.0
14761453
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0"
@@ -1512,24 +1489,6 @@ __metadata:
15121489
languageName: node
15131490
linkType: hard
15141491

1515-
"@typescript-eslint/parser@npm:^7.14.1":
1516-
version: 7.14.1
1517-
resolution: "@typescript-eslint/parser@npm:7.14.1"
1518-
dependencies:
1519-
"@typescript-eslint/scope-manager": "npm:7.14.1"
1520-
"@typescript-eslint/types": "npm:7.14.1"
1521-
"@typescript-eslint/typescript-estree": "npm:7.14.1"
1522-
"@typescript-eslint/visitor-keys": "npm:7.14.1"
1523-
debug: "npm:^4.3.4"
1524-
peerDependencies:
1525-
eslint: ^8.56.0
1526-
peerDependenciesMeta:
1527-
typescript:
1528-
optional: true
1529-
checksum: 10/f521462a7005cab5e4923937dcf36713d9438ded175b53332ae469d91cc9eb18cb3a23768b3c52063464280baae83f6b66db28cebb2e262d6d869d1a898b23f3
1530-
languageName: node
1531-
linkType: hard
1532-
15331492
"@typescript-eslint/parser@npm:^7.16.0":
15341493
version: 7.16.0
15351494
resolution: "@typescript-eslint/parser@npm:7.16.0"
@@ -1558,16 +1517,6 @@ __metadata:
15581517
languageName: node
15591518
linkType: hard
15601519

1561-
"@typescript-eslint/scope-manager@npm:7.14.1":
1562-
version: 7.14.1
1563-
resolution: "@typescript-eslint/scope-manager@npm:7.14.1"
1564-
dependencies:
1565-
"@typescript-eslint/types": "npm:7.14.1"
1566-
"@typescript-eslint/visitor-keys": "npm:7.14.1"
1567-
checksum: 10/600a7beb96f5b96f675125285137339c2438b5b26db203a66eef52dd409e8c0db0dafb22c94547dfb963f8efdf63b0fb59e05655e2dcf84d54624863365a59e7
1568-
languageName: node
1569-
linkType: hard
1570-
15711520
"@typescript-eslint/scope-manager@npm:7.16.0":
15721521
version: 7.16.0
15731522
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
@@ -1595,23 +1544,6 @@ __metadata:
15951544
languageName: node
15961545
linkType: hard
15971546

1598-
"@typescript-eslint/type-utils@npm:7.14.1":
1599-
version: 7.14.1
1600-
resolution: "@typescript-eslint/type-utils@npm:7.14.1"
1601-
dependencies:
1602-
"@typescript-eslint/typescript-estree": "npm:7.14.1"
1603-
"@typescript-eslint/utils": "npm:7.14.1"
1604-
debug: "npm:^4.3.4"
1605-
ts-api-utils: "npm:^1.3.0"
1606-
peerDependencies:
1607-
eslint: ^8.56.0
1608-
peerDependenciesMeta:
1609-
typescript:
1610-
optional: true
1611-
checksum: 10/75c279948a7e7e546d692e85a0b48fc3b648ffee1773feb7ff199aba1b0847a9a16c432b133aa72d26e645627403852b7dd24829f9b3badd6d4711c4cc38e9e4
1612-
languageName: node
1613-
linkType: hard
1614-
16151547
"@typescript-eslint/type-utils@npm:7.16.0":
16161548
version: 7.16.0
16171549
resolution: "@typescript-eslint/type-utils@npm:7.16.0"
@@ -1636,13 +1568,6 @@ __metadata:
16361568
languageName: node
16371569
linkType: hard
16381570

1639-
"@typescript-eslint/types@npm:7.14.1":
1640-
version: 7.14.1
1641-
resolution: "@typescript-eslint/types@npm:7.14.1"
1642-
checksum: 10/608057582bb195bd746a7bfb7c04dac4be1d4602b8fa681b2d1d50b564362b681dc2ca293b13cc4c7acc454f3a09f1ea2580415347efb7853e5df8ba34b7acdb
1643-
languageName: node
1644-
linkType: hard
1645-
16461571
"@typescript-eslint/types@npm:7.16.0":
16471572
version: 7.16.0
16481573
resolution: "@typescript-eslint/types@npm:7.16.0"
@@ -1669,25 +1594,6 @@ __metadata:
16691594
languageName: node
16701595
linkType: hard
16711596

1672-
"@typescript-eslint/typescript-estree@npm:7.14.1":
1673-
version: 7.14.1
1674-
resolution: "@typescript-eslint/typescript-estree@npm:7.14.1"
1675-
dependencies:
1676-
"@typescript-eslint/types": "npm:7.14.1"
1677-
"@typescript-eslint/visitor-keys": "npm:7.14.1"
1678-
debug: "npm:^4.3.4"
1679-
globby: "npm:^11.1.0"
1680-
is-glob: "npm:^4.0.3"
1681-
minimatch: "npm:^9.0.4"
1682-
semver: "npm:^7.6.0"
1683-
ts-api-utils: "npm:^1.3.0"
1684-
peerDependenciesMeta:
1685-
typescript:
1686-
optional: true
1687-
checksum: 10/f75b956f7981712d3f85498f9d9fcc2243d79d6fe71b24bc688a7c43d2a4248f73ecfb78f9d58501fde87fc44b02e26c46f9ea2ae51eb8450db79ca169f91ef9
1688-
languageName: node
1689-
linkType: hard
1690-
16911597
"@typescript-eslint/typescript-estree@npm:7.16.0":
16921598
version: 7.16.0
16931599
resolution: "@typescript-eslint/typescript-estree@npm:7.16.0"
@@ -1721,20 +1627,6 @@ __metadata:
17211627
languageName: node
17221628
linkType: hard
17231629

1724-
"@typescript-eslint/utils@npm:7.14.1":
1725-
version: 7.14.1
1726-
resolution: "@typescript-eslint/utils@npm:7.14.1"
1727-
dependencies:
1728-
"@eslint-community/eslint-utils": "npm:^4.4.0"
1729-
"@typescript-eslint/scope-manager": "npm:7.14.1"
1730-
"@typescript-eslint/types": "npm:7.14.1"
1731-
"@typescript-eslint/typescript-estree": "npm:7.14.1"
1732-
peerDependencies:
1733-
eslint: ^8.56.0
1734-
checksum: 10/1ef74214ca84e32f151364512a51e82b7da5590dee03d0de0e1abcf18009e569f9a0638506cf03bd4a844af634b4935458e334b7b2459e9a50a67aba7d6228c7
1735-
languageName: node
1736-
linkType: hard
1737-
17381630
"@typescript-eslint/utils@npm:7.16.0":
17391631
version: 7.16.0
17401632
resolution: "@typescript-eslint/utils@npm:7.16.0"
@@ -1759,16 +1651,6 @@ __metadata:
17591651
languageName: node
17601652
linkType: hard
17611653

1762-
"@typescript-eslint/visitor-keys@npm:7.14.1":
1763-
version: 7.14.1
1764-
resolution: "@typescript-eslint/visitor-keys@npm:7.14.1"
1765-
dependencies:
1766-
"@typescript-eslint/types": "npm:7.14.1"
1767-
eslint-visitor-keys: "npm:^3.4.3"
1768-
checksum: 10/42246f33cb3f9185c0b467c9a534e34a674e4fc08ba982a03aaa77dc1e569e916f1fca9ce9cd14c4df91f416e6e917bff51f98b8d8ca26ec5f67c253e8646bde
1769-
languageName: node
1770-
linkType: hard
1771-
17721654
"@typescript-eslint/visitor-keys@npm:7.16.0":
17731655
version: 7.16.0
17741656
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
@@ -5063,15 +4945,6 @@ __metadata:
50634945
languageName: node
50644946
linkType: hard
50654947

5066-
"prettier@npm:^3.3.2":
5067-
version: 3.3.2
5068-
resolution: "prettier@npm:3.3.2"
5069-
bin:
5070-
prettier: bin/prettier.cjs
5071-
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
5072-
languageName: node
5073-
linkType: hard
5074-
50754948
"prettier@npm:^3.3.3":
50764949
version: 3.3.3
50774950
resolution: "prettier@npm:3.3.3"
@@ -6139,16 +6012,6 @@ __metadata:
61396012
languageName: node
61406013
linkType: hard
61416014

6142-
"typescript@npm:^5.5.2":
6143-
version: 5.5.2
6144-
resolution: "typescript@npm:5.5.2"
6145-
bin:
6146-
tsc: bin/tsc
6147-
tsserver: bin/tsserver
6148-
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
6149-
languageName: node
6150-
linkType: hard
6151-
61526015
"typescript@npm:^5.5.3":
61536016
version: 5.5.3
61546017
resolution: "typescript@npm:5.5.3"
@@ -6179,16 +6042,6 @@ __metadata:
61796042
languageName: node
61806043
linkType: hard
61816044

6182-
"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
6183-
version: 5.5.2
6184-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
6185-
bin:
6186-
tsc: bin/tsc
6187-
tsserver: bin/tsserver
6188-
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
6189-
languageName: node
6190-
linkType: hard
6191-
61926045
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
61936046
version: 5.5.3
61946047
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"

0 commit comments

Comments
 (0)