Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent ac8de12 commit 2c72200
Show file tree
Hide file tree
Showing 3 changed files with 1,319 additions and 315 deletions.
2 changes: 1 addition & 1 deletion .github/actions/cancel_workflow/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ runs:
steps:
- name: Cancel previous run
if: ${{ github.ref != 'refs/heads/master' }}
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.12.1
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"ci:install": "yarn install --frozen-lockfile"
},
"devDependencies": {
"@react-native-community/eslint-config": "3.0.1",
"@semantic-release/changelog": "6.0.1",
"@react-native-community/eslint-config": "3.2.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "4.0.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"prettier": "2.5.1",
"prettier": "2.8.8",
"semantic-release": "19.0.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2c72200

Please sign in to comment.