@shibanet0/datamitsu-config 0.0.3-alpha-15 → 0.0.3-alpha-16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3658,7 +3658,7 @@ var mapOfApps = {
3658
3658
 
3659
3659
  // package.json
3660
3660
  var name = "@shibanet0/datamitsu-config";
3661
- var version = "0.0.3-alpha-15";
3661
+ var version = "0.0.3-alpha-16";
3662
3662
 
3663
3663
  // src/apps/oxlint/index.ts
3664
3664
  var finalized = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shibanet0/datamitsu-config",
3
- "version": "0.0.3-alpha-15",
3
+ "version": "0.0.3-alpha-16",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -47,7 +47,7 @@
47
47
  "dependencies": {
48
48
  "@commander-js/extra-typings": "14.0.0",
49
49
  "@cspell/dict-ru_ru": "2.3.2",
50
- "@datamitsu/datamitsu": "0.0.3-alpha-18",
50
+ "@datamitsu/datamitsu": "0.0.3-alpha-19",
51
51
  "commander": "14.0.3",
52
52
  "execa": "9.6.1",
53
53
  "fast-glob": "3.3.3",