Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 73eabe3 commit 9d3c1bf
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 169 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-syntax-flow": "^7.22.5",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"anymatch": "^3.1.3",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -45,9 +45,9 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-yaml": "^0.5.0",
"globify-gitignore": "^1.0.3",
"make-synchronous": "^0.1.1",
"make-synchronous": "^1.0.0",
"prettier": "3.0.3",
"read-pkg-up": "^7.0.1",
"read-pkg-up": "^10.0.0",
"semver": "^7.5.4",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit 9d3c1bf

Please sign in to comment.