Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent a520938 commit 0f60241
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 391 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,18 @@
"postinstall": "is-ci || husky install"
},
"devDependencies": {
"@react-spring/types": "9.6.1",
"@testing-library/jest-dom": "5.16.5",
"@react-spring/types": "9.7.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@types/jsonwebtoken": "8.5.9",
"@types/lodash": "^4.14.195",
"@types/node": "17.0.12",
"@types/react": "17.0.53",
"@types/react-modal": "3.13.1",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@types/react-modal": "3.16.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "10.4.13",
"eslint": "8.31.0",
"eslint": "8.47.0",
"eslint-config-next": "12.3.4",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
Expand All @@ -74,13 +74,13 @@
"msw": "0.49.3",
"node-mocks-http": "1.12.1",
"node-talisman": "1.29.7",
"pino-pretty": "9.1.1",
"pino-pretty": "9.4.1",
"postcss": "8.4.21",
"prettier": "2.8.4",
"stylelint": "14.16.1",
"stylelint-config-prettier-scss": "0.0.1",
"stylelint-config-standard-scss": "3.0.0",
"tailwindcss": "3.2.6",
"tailwindcss": "3.3.3",
"typescript": "4.9.5",
"whatwg-fetch": "3.6.2"
},
Expand Down
Loading

0 comments on commit 0f60241

Please sign in to comment.