Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent e1dfaa0 commit e97d87c
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 255 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
},
"homepage": "https://github.com/Duell10111/react-native-cache#readme",
"devDependencies": {
"@babel/preset-typescript": "7.18.6",
"@babel/preset-typescript": "7.26.0",
"@types/jest": "26.0.24",
"@types/node": "16.18.10",
"@types/node": "16.18.121",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "35.5.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "3.4.1",
"husky": "7.0.4",
"jest": "27.5.1",
"prettier": "2.8.1",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"ts-node-dev": "1.1.8",
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": ">=1.15.5",
Expand Down
Loading

0 comments on commit e97d87c

Please sign in to comment.