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 Jan 16, 2024
1 parent c8318eb commit 034a79e
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 @@ -98,7 +98,7 @@
"@types/lodash.countby": "4.6.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.10.8",
"@types/node": "20.11.3",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@vitejs/plugin-react": "4.2.1",
Expand All @@ -115,7 +115,7 @@
"husky": "8.0.3",
"istanbul-lib-coverage": "3.2.2",
"nyc": "15.1.0",
"prettier": "3.1.1",
"prettier": "3.2.2",
"rollup-plugin-visualizer": "5.12.0",
"typescript": "5.3.3",
"vite": "5.0.11",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2445,12 +2445,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
"@types/node@npm:20.11.3":
version: 20.11.3
resolution: "@types/node@npm:20.11.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 820efb084997bb62635883c820bc00c4bd01c71d66b8191fe8559256d6612f6665bbf682ed700bc55a99d48ff1e646d987c6f51afb3cffdb772f267727706277
checksum: dff64333435bbda87e200e24e2103f40692d0a01849db685ecb31db7c589f2556843a03dd351ddaee9981020263939c026557b36df49154efd910c610deefe78
languageName: node
linkType: hard

Expand Down Expand Up @@ -5899,7 +5899,7 @@ __metadata:
"@types/lodash.countby": "npm:4.6.9"
"@types/lodash.groupby": "npm:4.6.9"
"@types/lodash.truncate": "npm:4.4.9"
"@types/node": "npm:20.10.8"
"@types/node": "npm:20.11.3"
"@typescript-eslint/eslint-plugin": "npm:6.18.1"
"@typescript-eslint/parser": "npm:6.18.1"
"@vitejs/plugin-react": "npm:4.2.1"
Expand All @@ -5925,7 +5925,7 @@ __metadata:
lodash.truncate: "npm:4.4.2"
miragejs: "npm:0.1.48"
nyc: "npm:15.1.0"
prettier: "npm:3.1.1"
prettier: "npm:3.2.2"
qs: "npm:6.11.2"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -8258,12 +8258,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
checksum: ab9470ff6cfd19f28bc424f22e58f2fc4a488d148b9384f6c3739235017c8350cae82b3697392c23d9b098b9d8dfaa1cc9ff4ef25fd45f54c97b95f9cc7a1f7d
languageName: node
linkType: hard

Expand Down

0 comments on commit 034a79e

Please sign in to comment.