Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 2 updates (#461)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@nihalgonsalves/esconfig` from 0.9.3 to 0.9.4
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.3...esconfig-v0.9.4)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 696b263 commit de81d52
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"format:check": "prettier . --check"
},
"devDependencies": {
"@nihalgonsalves/esconfig": "^0.9.3",
"@nihalgonsalves/esconfig": "^0.9.4",
"@types/node": "20",
"eslint": "^8.57.0",
"lefthook": "^1.6.7",
"prettier": "^3.2.5",
"ts-node-dev": "^2.0.0",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}
142 changes: 71 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,23 +135,23 @@ __metadata:
languageName: node
linkType: hard

"@nihalgonsalves/esconfig@npm:^0.9.3":
version: 0.9.3
resolution: "@nihalgonsalves/esconfig@npm:0.9.3"
"@nihalgonsalves/esconfig@npm:^0.9.4":
version: 0.9.4
resolution: "@nihalgonsalves/esconfig@npm:0.9.4"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
"@typescript-eslint/parser": "npm:^7.1.1"
"@typescript-eslint/eslint-plugin": "npm:^7.2.0"
"@typescript-eslint/parser": "npm:^7.2.0"
eslint-config-airbnb-typescript: "npm:^18.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-react: "npm:^7.34.0"
eslint-plugin-react: "npm:^7.34.1"
eslint-plugin-react-hooks: "npm:^4.6.0"
peerDependencies:
eslint: ^8.57.0
prettier: ^3.2.5
typescript: ^5.4.2
checksum: 9eb24f7dc30a53da4031878f0e730ad4d4673afa7eda9b74c1872e2c2d258015033b55a7aba5475c413a4f3696641f437149478e06278025389f89022f584503
checksum: 587756eca9f61a750b69a0974dd8f437f8061d7a57d98b9129f1fec56e20336ececccb70798730747c2fd3bc4c3f16a4ad2c7c1e078757961baf4267c214eeac
languageName: node
linkType: hard

Expand Down Expand Up @@ -283,15 +283,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.1.1":
version: 7.2.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.2.0"
"@typescript-eslint/eslint-plugin@npm:^7.2.0":
version: 7.3.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.3.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.5.1"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/type-utils": "npm:7.2.0"
"@typescript-eslint/utils": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
"@typescript-eslint/scope-manager": "npm:7.3.1"
"@typescript-eslint/type-utils": "npm:7.3.1"
"@typescript-eslint/utils": "npm:7.3.1"
"@typescript-eslint/visitor-keys": "npm:7.3.1"
debug: "npm:^4.3.4"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.2.4"
Expand All @@ -304,68 +304,68 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 8725c2193a16cc103a697d6e408c515a7618df3902dc504cf69999f60634dac79ce14a5bd942f0388ba7547caba44ac40e01097cda1106aa3912e2303dada8ab
checksum: 446c36801ee434854c935fd09f267bd68d537c1e422cfca87237230313b2ea40b512bb2357bcf489225df10a6d2f14dcd3ac8db80517b982abe0b609dd606c6c
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.1.1":
version: 7.2.0
resolution: "@typescript-eslint/parser@npm:7.2.0"
"@typescript-eslint/parser@npm:^7.2.0":
version: 7.3.1
resolution: "@typescript-eslint/parser@npm:7.3.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
"@typescript-eslint/scope-manager": "npm:7.3.1"
"@typescript-eslint/types": "npm:7.3.1"
"@typescript-eslint/typescript-estree": "npm:7.3.1"
"@typescript-eslint/visitor-keys": "npm:7.3.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 11ce36c68212fdbf98fc6fd32ba0977d46b645fd669a3f4fdb8be2036225f86ad005b31a66f97097e90517c44c92cf9cc5fb1d6e9647ee2fa125c4af21cdb477
checksum: c524e7021ea551cb83e19c7f1a697664171a6b227e16e33912243af659905a7effeaf9fc05e3c160cb99d8ba17552fa87e27be38261280daa733d4d4d4876eec
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
"@typescript-eslint/scope-manager@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/scope-manager@npm:7.3.1"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
checksum: 4d088c127e6ba1a7de8567f70684779083be24b48746c3b4a86a0ec7062bca58693ee08482349ad6572a17ada8aa6f26b74d1c7139c8fcf7101fa09a572e0ea6
"@typescript-eslint/types": "npm:7.3.1"
"@typescript-eslint/visitor-keys": "npm:7.3.1"
checksum: 08dd466b19445a8e2b093df7fcc59767289843d1cdc423b2f402a2a2c69a53e3cdf52dcc1497311346a45e875d77826a831b5b9a9fb7f709679f221344051c74
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/type-utils@npm:7.2.0"
"@typescript-eslint/type-utils@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/type-utils@npm:7.3.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/utils": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.3.1"
"@typescript-eslint/utils": "npm:7.3.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.0.1"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 069b65ef327e1bfa1e59009504c8307f88f3673ebcc23d17ad370452ece107013c9dc321876092673d2c02ddd35104f67231b31b0e4f7d5ca6fbf95b43f828b2
checksum: 0e9ad41fe9eac135e1f6b448a2e1660df83e93bd2c370f1aaabe8bbdd376cda0e00d02b884793a3ce3a51c962c1f5cac543bcc1f02e4d1de2af757031aa6cbed
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/types@npm:7.2.0"
checksum: 135aae061720185855bea61ea6cfd33f4801d2de57f65e50079bbdb505100f844632aa4e4bdeec9e9e79d29aaddad949178d0e918e41867da6ab4b1390820e33
"@typescript-eslint/types@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/types@npm:7.3.1"
checksum: d3b579829db901b2ea52000a6e343b7e3814fa06f62ba42711df2533365a247e97699f64fc15482cc433302ff81e8a0eed1ed2b0478d0709171d57910d46bdd5
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
"@typescript-eslint/typescript-estree@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/typescript-estree@npm:7.3.1"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/visitor-keys": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.3.1"
"@typescript-eslint/visitor-keys": "npm:7.3.1"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -375,34 +375,34 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 2730bb17730e6f3ca4061f00688a70386a808f5d174fdeb757c3cfa92c455373f69080df33237c1a8970e818af0cea0ae5a083970ed8ba493f3b04458c6f9271
checksum: 52dbfc590b01a43fae906dadd383c185b93fea5c8ac90aa2369f6c36d53a5d465fac02315a903a3b291974626045547ab53f346dc2271e93c8179deaad7a3961
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/utils@npm:7.2.0"
"@typescript-eslint/utils@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/utils@npm:7.3.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.12"
"@types/semver": "npm:^7.5.0"
"@typescript-eslint/scope-manager": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/typescript-estree": "npm:7.2.0"
"@typescript-eslint/scope-manager": "npm:7.3.1"
"@typescript-eslint/types": "npm:7.3.1"
"@typescript-eslint/typescript-estree": "npm:7.3.1"
semver: "npm:^7.5.4"
peerDependencies:
eslint: ^8.56.0
checksum: 37944e1a4038820da82b51ac4756e09cff31851d9d957d3fd67a3b6fd2cf6c0e87767161eaeb8b6e63de418e513bb2570a6ee3fa986ba77f6d451d66a538f753
checksum: 1d7b049b2c4de1937832ae8ed681bbcd3b06b0d0b476cce67af96b2f65ff606413cc7dfdaad1e01057d24ba39bf5f6d4ba2923d23dab784d2bed5a217ab7b825
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.2.0":
version: 7.2.0
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
"@typescript-eslint/visitor-keys@npm:7.3.1":
version: 7.3.1
resolution: "@typescript-eslint/visitor-keys@npm:7.3.1"
dependencies:
"@typescript-eslint/types": "npm:7.2.0"
"@typescript-eslint/types": "npm:7.3.1"
eslint-visitor-keys: "npm:^3.4.1"
checksum: 2d7467495b2b76f3edb1b3047e97076c2242e7eca6d50bbbdd88219f9ff754dbcb9334a0568fe0ceb4c562823980938bd278aa2ba53da6343e7d99a167924f24
checksum: 1765d9ee31adaa1cfaaa72a1acc987bba6cc382b5c6785ffcc2706a776c115e9310ea6761f70fe9b83bc7edf5ecb3cb6814c83704bd2bb807a6a35cf52f36958
languageName: node
linkType: hard

Expand Down Expand Up @@ -1381,9 +1381,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.34.0":
version: 7.34.0
resolution: "eslint-plugin-react@npm:7.34.0"
"eslint-plugin-react@npm:^7.34.1":
version: 7.34.1
resolution: "eslint-plugin-react@npm:7.34.1"
dependencies:
array-includes: "npm:^3.1.7"
array.prototype.findlast: "npm:^1.2.4"
Expand All @@ -1405,7 +1405,7 @@ __metadata:
string.prototype.matchall: "npm:^4.0.10"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
checksum: 9bf0b959373ace66e799adbbfb493a7ceae54751e8f90fcce1da1a2a67b277ee23ba845571eaa4d4f05d96dba4e4977bf938b350f18bad26201fa616ee6aa4b8
checksum: 7c61b1314d37a4ac2f2474f9571f801f1a1a5d81dcd4abbb5d07145406518722fb792367267757ee116bde254be9753242d6b93c9619110398b3fe1746e4848c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2792,13 +2792,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "node-typescript-eslint-template@workspace:."
dependencies:
"@nihalgonsalves/esconfig": "npm:^0.9.3"
"@nihalgonsalves/esconfig": "npm:^0.9.4"
"@types/node": "npm:20"
eslint: "npm:^8.57.0"
lefthook: "npm:^1.6.7"
prettier: "npm:^3.2.5"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.4.2"
typescript: "npm:^5.4.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3796,23 +3796,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
"typescript@npm:^5.4.3":
version: 5.4.3
resolution: "typescript@npm:5.4.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
checksum: 22443a8760c3668e256c0b34b6b45c359ef6cecc10c42558806177a7d500ab1a7d7aac1f976d712e26989ddf6731d2fbdd3212b7c73290a45127c1c43ba2005a
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=e012d7"
"typescript@patch:typescript@npm%3A^5.4.3#optional!builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 22e2f213c3ffe5960c5eaec6c95c04e01858fed57a94be250746f540b935b2c18c3c3fc80d3ab65d28c0aba1eb76284557ba3bf521d28caee811c44ba2b648f9
checksum: 1b50712759f1e4bf4bf6fe7e662235358b716972dec8aa9ca117dee531dbd7b417f5fe28f74d347b4447eec09a200c0372fe9cf1aad2e15a2bcf4a1a99db0820
languageName: node
linkType: hard

Expand Down

0 comments on commit de81d52

Please sign in to comment.