Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2023
1 parent 1c14f7f commit d413d2c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,39 +27,39 @@
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@saithodev/semantic-release-backmerge": "2.2.0",
"@saithodev/semantic-release-backmerge": "3.1.0",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/typography": "0.5.9",
"@technologiestiftung/semantic-release-config": "1.2.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "17.0.21",
"@types/node": "18.15.3",
"@types/node-fetch": "2.6.2",
"@types/react": "17.0.53",
"@types/react": "18.0.28",
"@types/sanitize-html": "2.8.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"autoprefixer": "10.4.13",
"babel-plugin-inline-react-svg": "2.0.2",
"dotenv": "16.0.3",
"eslint": "8.35.0",
"eslint-config-next": "12.3.4",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.9",
"node-fetch": "3.3.1",
"postcss": "8.4.21",
"prettier": "2.8.4",
"tailwindcss": "3.2.7",
"ts-node": "10.9.1",
"tsconfig-paths-webpack-plugin": "3.5.2",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "4.9.5"
}
}

0 comments on commit d413d2c

Please sign in to comment.