Skip to content

Commit

Permalink
chore: 📦 update dependencies
Browse files Browse the repository at this point in the history
#MN-72
  • Loading branch information
birterohden committed Oct 15, 2024
1 parent 34d98b2 commit b947f7e
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 97 deletions.
88 changes: 48 additions & 40 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/react": "^18.3.5",
"@types/react": "^18.3.11",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"jest": "^29.7.0",
"lerna": "^8.1.8",
"npm-check": "^6.0.1",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
40 changes: 24 additions & 16 deletions packages/base/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
Loading

0 comments on commit b947f7e

Please sign in to comment.