Skip to content

Commit

Permalink
chore(deps): update akashic major/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 0efbc58 commit 1e386cf
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/akashic-cli-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "^1.1.0",
"@akashic/eslint-config": "^2.0.0",
"@types/browserify": "12.0.37",
"@types/eslint": "8.4.6",
"@types/fs-extra": "9.0.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/akashic-cli-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"package.json"
],
"devDependencies": {
"@akashic/akashic-engine": "~2.6.7",
"@akashic/eslint-config": "0.1.2",
"@akashic/akashic-engine": "~3.17.0",
"@akashic/eslint-config": "2.1.0",
"@types/archiver": "5.3.2",
"@types/browserify": "12.0.37",
"@types/commander": "2.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-extra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash.unset": "4.5.2"
},
"devDependencies": {
"@akashic/eslint-config": "1.1.1",
"@akashic/eslint-config": "2.1.0",
"@types/commander": "2.12.0",
"@types/ini": "1.3.31",
"@types/jasmine": "3.10.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "1.1.1",
"@akashic/eslint-config": "2.1.0",
"@types/commander": "2.12.0",
"@types/express": "4.17.14",
"@types/form-data": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-lib-manage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"package.json"
],
"devDependencies": {
"@akashic/eslint-config": "1.1.1",
"@akashic/eslint-config": "2.1.0",
"@akashic/game-configuration": "2.2.0",
"@types/commander": "2.12.2",
"@types/form-data": "2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lib"
],
"devDependencies": {
"@akashic/eslint-config": "1.1.1",
"@akashic/eslint-config": "2.1.0",
"@akashic/game-configuration": "2.0.1",
"@types/image-size": "0.7.0",
"@types/jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@akashic/agvw": "^1.0.4",
"@akashic/amflow": "~3.3.0",
"@akashic/eslint-config": "1.1.1",
"@akashic/eslint-config": "2.1.0",
"@akashic/pdi-types": "~1.12.0",
"@akashic/playlog": "~3.3.0",
"@storybook/addon-actions": "^6.1.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/akashic-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"commander": "^8.3.0"
},
"devDependencies": {
"@akashic/eslint-config": "^0.1.2",
"@akashic/eslint-config": "^2.0.0",
"@types/node": "^14.18.30",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"eslint": "^7.32.0",
Expand Down

0 comments on commit 1e386cf

Please sign in to comment.