Skip to content

Commit

Permalink
Update @types/* packages (#571)
Browse files Browse the repository at this point in the history
npm i @types/{jest,lodash}@latest

Bug: T350664
  • Loading branch information
lucaswerkmeister authored Nov 15, 2023
1 parent 3d59eec commit 2fb3f69
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"devDependencies": {
"@namics/stylelint-bem": "^9.0.0",
"@rushstack/eslint-patch": "^1.5.1",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/jest": "^29.5.8",
"@types/lodash": "^4.14.201",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-vue": "^4.4.0",
Expand Down

0 comments on commit 2fb3f69

Please sign in to comment.