Skip to content

Commit

Permalink
Updated dependencies in package.json and yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotberry committed Feb 26, 2024
1 parent ae4fcad commit b291428
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 466 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"license": "The Unlicense",
"dependencies": {
"chalk": "^5.3.0",
"change-case": "^5.0.2",
"fdir": "^6.1.0",
"picomatch": "^3.0.1",
"change-case": "^5.4.3",
"fdir": "^6.1.1",
"picomatch": "^4.0.1",
"rc": "^1.2.8",
"text-case": "^1.0.9",
"yargs": "^17.7.2"
Expand Down Expand Up @@ -74,12 +74,12 @@
"singleQuote": true
},
"devDependencies": {
"chai": "^4.3.10",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"mocha": "^10.2.0",
"prettier": "^3.0.3",
"release-it": "^16.2.1"
"chai": "^5.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
"release-it": "^17.1.1"
},
"publishConfig": {
"executableFiles": [
Expand Down
Loading

0 comments on commit b291428

Please sign in to comment.