Skip to content

Commit

Permalink
Merge branch 'main' into renovate/eslint-config-prettier-9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelgrosso1 authored Sep 15, 2023
2 parents aa3939b + 71035f0 commit d745e09
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,32 +55,32 @@
"json5": "^2.1.3",
"meow": "^9.0.0",
"ncp": "^2.0.0",
"prettier": "3.0.1",
"prettier": "3.0.3",
"rimraf": "3.0.2",
"write-file-atomic": "^4.0.0"
},
"devDependencies": {
"@npm/types": "^1.0.1",
"@types/cross-spawn": "^6.0.2",
"@types/eslint": "^8.0.0",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^11.0.0",
"@types/inquirer": "^8.0.0",
"@types/json5": "0.0.30",
"@types/mocha": "^10.0.0",
"@types/ncp": "^2.0.4",
"@types/node": "20.6.0",
"@types/node": "20.6.1",
"@types/prettier": "^2.1.1",
"@types/rimraf": "^3.0.0",
"@types/sinon": "^10.0.0",
"@types/tmp": "^0.2.0",
"@types/write-file-atomic": "^4.0.0",
"c8": "^8.0.0",
"cross-spawn": "^7.0.3",
"fs-extra": "^9.0.1",
"fs-extra": "^11.0.0",
"inline-fixtures": "^1.1.0",
"js-green-licenses": "^4.0.0",
"mocha": "^10.0.0",
"sinon": "^15.0.0",
"sinon": "^16.0.0",
"tmp": "0.2.1",
"typescript": "~5.2.0"
},
Expand Down

0 comments on commit d745e09

Please sign in to comment.