Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent e147864 commit ae8b429
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.6.8",
"axios": "1.7.2",
"concurrently": "8.2.2",
"cypress": "13.6.6",
"cypress": "13.10.0",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5273,14 +5273,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6176,9 +6176,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.6":
version: 13.6.6
resolution: "cypress@npm:13.6.6"
"cypress@npm:13.10.0":
version: 13.10.0
resolution: "cypress@npm:13.10.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6224,7 +6224,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/c86cc38fa25f04575d496fbf26edf8c738f2c98b0faeced9788ec691293424336f6be180f597256d38124df9ce75daddd42a015127af76d8f8df9eb071e3d90e
checksum: 10/d3dbce9a00a108d76d0f91ba419106be24a6ad2dfa3c4a3cbb70db7c053b84e9cff2465b31c77ed3a40574bdba6f908b9aa247bdc7e8115f23b622f9ef05d51d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8478,9 +8478,9 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:7.5.0"
"@typescript-eslint/parser": "npm:7.5.0"
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:1.6.8"
axios: "npm:1.7.2"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.6"
cypress: "npm:13.10.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit ae8b429

Please sign in to comment.