Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies (non-major) (patch) #377

Merged
merged 1 commit into from
Mar 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"@commitlint/cli": "19.1.0",
"@commitlint/config-conventional": "19.1.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.24",
"@types/node": "20.11.27",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "9.0.11",
"i18next": "23.10.0",
"i18next": "23.10.1",
"jest": "29.7.0",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -682,14 +682,14 @@ __metadata:
"@commitlint/cli": "npm:19.1.0"
"@commitlint/config-conventional": "npm:19.1.0"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.24"
"@types/node": "npm:20.11.27"
"@typescript-eslint/eslint-plugin": "npm:7.2.0"
"@typescript-eslint/parser": "npm:7.2.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
husky: "npm:9.0.11"
i18next: "npm:23.10.0"
i18next: "npm:23.10.1"
jest: "npm:29.7.0"
prettier: "npm:3.2.5"
ts-jest: "npm:29.1.2"
Expand Down Expand Up @@ -1302,12 +1302,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.24":
version: 20.11.24
resolution: "@types/node@npm:20.11.24"
"@types/node@npm:20.11.27":
version: 20.11.27
resolution: "@types/node@npm:20.11.27"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/5a62225eb4797b41e6953f9c08c4611d607b5422ddd153312fc81ed6ed37115228ae27e3e3caa1a3bf52d88310306a196ba1cfbd8b2ec918a20f64d80dfa22c9
checksum: 10c0/ec40bea80c60a12b39bd0da9b16333237a84c67ae83c8aa382b88381ae3948943bf6af969442e209270ad3e109f301a6b01ab243f80bd0e69673a877425f9418
languageName: node
linkType: hard

Expand Down Expand Up @@ -3384,12 +3384,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.10.0":
version: 23.10.0
resolution: "i18next@npm:23.10.0"
"i18next@npm:23.10.1":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/b6161075cfc2f3238e8e293306d70f173b5d5f4b7217d29ba15d4b70bd876911ccf15ca8fed238405c735c2a2e86e26658a17ea7cfd4040abd3100fef0a7c7d4
checksum: 10c0/e9cd7565cc14fec53bcf872707a2c85b255804866f436ce08a3de6b2bf84209c61b7a7870ac87c1c27de39b5d8407b72b5231d99769d200b136db023abaa8795
languageName: node
linkType: hard

Expand Down