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 30, 2024
1 parent 559e4f2 commit 13a3a21
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 @@ -76,7 +76,7 @@
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.12",
"@types/node": "20.14.13",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
Expand All @@ -96,7 +96,7 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-app": "6.2.2",
"husky": "9.1.1",
"husky": "9.1.4",
"nyc": "17.0.0",
"prettier": "3.3.3",
"react-query": "3.39.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3441,12 +3441,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/9205bf46ef6a99d99cdde9efeb8218cd15803cc407249c2336557cd630b006380dad68c03ee574934414639f8e450044f45530c92788a8e82078bae45ee40f93
checksum: 10/749160b6bd9866e6169cb1a222e75aaf81da3868af1fda1e1e66d33c7e182be381f98a42b7d231fddf470f6389f2052ee842e776b3fdc677df798b933617866d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8370,7 +8370,7 @@ __metadata:
"@types/katex": "npm:^0.16.7"
"@types/lodash.groupby": "npm:4.6.9"
"@types/lodash.truncate": "npm:4.4.9"
"@types/node": "npm:20.14.12"
"@types/node": "npm:20.14.13"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-helmet": "npm:6.1.11"
Expand All @@ -8393,7 +8393,7 @@ __metadata:
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-app: "npm:6.2.2"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.1"
husky: "npm:9.1.4"
i18next: "npm:23.12.2"
interweave: "npm:13.1.0"
katex: "npm:0.16.11"
Expand Down Expand Up @@ -8743,12 +8743,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
"husky@npm:9.1.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: bin.js
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
checksum: 10/c43aa7cbf98246d4f347bc3da807049555b5003af7c6e1658c5cea44a9743b4d0683c72973a4fe02a4ccceb81031a664ecaa7a1a86efe4d37a80a0af17c988ea
languageName: node
linkType: hard

Expand Down

0 comments on commit 13a3a21

Please sign in to comment.