Skip to content

Commit

Permalink
Merge branch 'master' of github.com:saqqdy/reinstaller
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
  • Loading branch information
saqqdy committed Dec 31, 2022
2 parents 446f293 + 3f1197c commit c12cf50
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 127 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"prettier:docs": "prettier --write \"**/*.md\""
},
"dependencies": {
"@gitmars/core": "^3.3.5",
"@gitmars/core": "^4.0.0",
"commander": "^9.4.1",
"consola": "^2.15.3",
"core-js": "^3.26.1",
"core-js": "^3.27.1",
"debug": "^4.3.4",
"depcheck": "^1.4.3",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"js-cool": "^2.8.0",
"lodash-es": "^4.17.21",
"lodash-unified": "^1.0.3",
Expand All @@ -85,7 +85,7 @@
"@rollup/plugin-terser": "^0.2.1",
"@rollup/plugin-typescript": "^10.0.1",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.2.4",
"@types/jest": "^29.2.5",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.11.18",
"@types/shelljs": "^0.8.11",
Expand All @@ -94,7 +94,7 @@
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"esbuild": "^0.16.12",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"fast-glob": "^3.2.12",
"jest": "^29.3.1",
"npm-run-all": "^4.1.5",
Expand All @@ -104,7 +104,7 @@
"rollup": "^3.9.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-replace-shebang": "^1.2.0",
"rollup-plugin-visualizer": "^5.8.3",
"rollup-plugin-visualizer": "^5.9.0",
"ts-jest": "^29.0.3",
"ts-morph": "^17.0.1",
"tsnd": "^1.1.0",
Expand Down
Loading

0 comments on commit c12cf50

Please sign in to comment.