Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent fb69459 commit 25b3189
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@types/node": "20.14.10",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "9.1.1",
"i18next": "23.12.1",
"i18next": "23.12.2",
"prettier": "3.3.3",
"tsc-alias": "1.8.10",
"typescript": "5.5.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,14 +822,14 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@types/node": "npm:20.14.10"
"@types/node": "npm:20.14.11"
"@typescript-eslint/eslint-plugin": "npm:7.16.0"
"@typescript-eslint/parser": "npm:7.16.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
husky: "npm:9.1.1"
i18next: "npm:23.12.1"
i18next: "npm:23.12.2"
prettier: "npm:3.3.3"
tsc-alias: "npm:1.8.10"
typescript: "npm:5.5.3"
Expand Down Expand Up @@ -1119,12 +1119,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
"@types/node@npm:20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
languageName: node
linkType: hard

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

"i18next@npm:23.12.1":
version: 23.12.1
resolution: "i18next@npm:23.12.1"
"i18next@npm:23.12.2":
version: 23.12.2
resolution: "i18next@npm:23.12.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/dab710559a63da6d9a5ed8b15c9670fa106e6274aada42e2270d7001255e8e855015d2253c857d5e8a41c6e9a49bd5700f3a09546482fd08b3a1e5bf100070a8
checksum: 10c0/aa7654afefc3f5383513563226401994558675a57eb562f0c4580d573d8410d24954f25112d45f9b6b1ca3f88c7beea1ac802ed50ad4081a06a17d08857e3c5d
languageName: node
linkType: hard

Expand Down

0 comments on commit 25b3189

Please sign in to comment.