Skip to content

Commit 508ffe3

Browse files
Merge pull request #94 from technote-space/release/next-v0.5.41
release: v0.5.42
2 parents f2d8d89 + 0c46e43 commit 508ffe3

File tree

2 files changed

+141
-115
lines changed

2 files changed

+141
-115
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/game-interface",
3-
"version": "0.5.41",
3+
"version": "0.5.42",
44
"description": "",
55
"keywords": [
66
"genetic algorithm"
@@ -41,14 +41,14 @@
4141
"@commitlint/cli": "^16.1.0",
4242
"@commitlint/config-conventional": "^16.0.0",
4343
"@types/jest": "^27.4.0",
44-
"@types/node": "^17.0.12",
45-
"@typescript-eslint/eslint-plugin": "^5.10.1",
46-
"@typescript-eslint/parser": "^5.10.1",
47-
"eslint": "^8.7.0",
44+
"@types/node": "^17.0.14",
45+
"@typescript-eslint/eslint-plugin": "^5.10.2",
46+
"@typescript-eslint/parser": "^5.10.2",
47+
"eslint": "^8.8.0",
4848
"husky": "^7.0.4",
4949
"jest": "^27.4.7",
5050
"jest-circus": "^27.4.6",
51-
"lint-staged": "^12.3.2",
51+
"lint-staged": "^12.3.3",
5252
"pinst": "^2.1.6",
5353
"ts-jest": "^27.1.3",
5454
"typescript": "^4.5.5"

0 commit comments

Comments
 (0)