Skip to content

Commit b3532e8

Browse files
chore: npm-check-updates && yarn upgrade
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent e92b9eb commit b3532e8

File tree

4 files changed

+373
-373
lines changed

4 files changed

+373
-373
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
"@jest/types": "^29.6.3",
2020
"@types/jest": "^30.0.0",
2121
"@types/node": "^18",
22-
"@typescript-eslint/eslint-plugin": "^8.40.0",
23-
"@typescript-eslint/parser": "^8.40.0",
22+
"@typescript-eslint/eslint-plugin": "^8.42.0",
23+
"@typescript-eslint/parser": "^8.42.0",
2424
"all-contributors-cli": "^6.26.1",
25-
"eslint": "^9.33.0",
25+
"eslint": "^9.34.0",
2626
"eslint-config-prettier": "^10.1.8",
2727
"eslint-import-resolver-node": "^0.3.9",
2828
"eslint-import-resolver-typescript": "^4.4.4",
2929
"eslint-plugin-import": "2.31.0",
3030
"eslint-plugin-prettier": "^5.5.4",
31-
"jest": "^30.0.5",
32-
"jest-circus": "^30.0.5",
33-
"jest-config": "^30.0.5",
31+
"jest": "^30.1.3",
32+
"jest-circus": "^30.1.3",
33+
"jest-config": "^30.1.3",
3434
"jest-expect-message": "^1.1.3",
3535
"lerna": "^8.2.3",
36-
"npm-check-updates": "^18.0.2",
36+
"npm-check-updates": "^18.0.3",
3737
"prettier": "^3.6.2",
3838
"standard-version": "^9.5.0",
3939
"ts-node": "^10.9.2",

packages/@jsii/python-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"jsii-build-tools": "^0.0.0",
4545
"jsii-calc": "^3.20.120",
4646
"jsii-pacmak": "^0.0.0",
47-
"pyright": "^1.1.403"
47+
"pyright": "^1.1.405"
4848
}
4949
}

packages/jsii-pacmak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jsii-build-tools": "^0.0.0",
6767
"jsii-calc": "^3.20.120",
6868
"jsii-rosetta": "~5.9.1",
69-
"pyright": "^1.1.403"
69+
"pyright": "^1.1.405"
7070
},
7171
"peerDependencies": {
7272
"jsii-rosetta": ">=5.7.0"

0 commit comments

Comments
 (0)