Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent f29b991 commit 0c8a692
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
"eslint-config-prettier": "9.1.0",
"globals": "15.4.0",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"lodash-es": "4.17.21",
"pkgroll": "2.1.1",
"prettier": "3.3.1",
"tsx": "4.15.1",
"prettier": "3.3.2",
"tsx": "4.15.5",
"typescript": "5.4.5",
"typescript-eslint": "7.12.0",
"vitest": "1.6.0"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3718,11 +3718,11 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
globals: "npm:15.4.0"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.5"
lint-staged: "npm:15.2.7"
lodash-es: "npm:4.17.21"
pkgroll: "npm:2.1.1"
prettier: "npm:3.3.1"
tsx: "npm:4.15.1"
prettier: "npm:3.3.2"
tsx: "npm:4.15.5"
typescript: "npm:5.4.5"
typescript-eslint: "npm:7.12.0"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -3753,9 +3753,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -3769,7 +3769,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
checksum: 10/7557bcf4e8dc0555f2c7e6a8ab6f5dfd7faaaed632a5d9e598768c86f786267ca216f8005068796a8118884d322a1c7f8f93e57c01b3e556475b77297ddad34f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4582,12 +4582,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

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

"tsx@npm:4.15.1":
version: 4.15.1
resolution: "tsx@npm:4.15.1"
"tsx@npm:4.15.5":
version: 4.15.5
resolution: "tsx@npm:4.15.5"
dependencies:
esbuild: "npm:~0.21.4"
fsevents: "npm:~2.3.3"
Expand All @@ -5275,7 +5275,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/ee65bf4029281e28e1c64f49a44400479c4a3abdeab616382f1c0c2a65cabaf324b42a6f81a4cbb9e9ac999e3eaf3a741a3187520969aea318a07af7f9ff1618
checksum: 10/be196bb1689960e8d4fb775e0fe7bfcea43ebbad6d30adc5ab15f94db91f068b074ed2e0bdd1adb08ae2de91cfc6d06e90da918b23c976c4774e3ff5a171445f
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c8a692

Please sign in to comment.