Skip to content

Commit

Permalink
chore: Updated @codemod-utils packages (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: ijlee2 <ijlee2@users.noreply.github.com>
ijlee2 and ijlee2 authored Jun 11, 2023
1 parent d416784 commit 7df71c5
Showing 2 changed files with 32 additions and 25 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -34,16 +34,16 @@
"test": "mt tests --quiet"
},
"dependencies": {
"@codemod-utils/blueprints": "^0.1.2",
"@codemod-utils/files": "^0.3.1",
"@codemod-utils/json": "^0.2.0",
"@codemod-utils/blueprints": "^0.2.0",
"@codemod-utils/files": "^0.4.0",
"@codemod-utils/json": "^0.3.0",
"strip-json-comments": "^5.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"@codemod-utils/tests": "^0.1.2",
"@codemod-utils/tests": "^0.2.1",
"@sondr3/minitest": "^0.1.1",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
49 changes: 28 additions & 21 deletions pnpm-lock.yaml

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

0 comments on commit 7df71c5

Please sign in to comment.