Skip to content

Commit 8e0ff0f

Browse files
fix(deps): update all patch versions
1 parent 215c2b5 commit 8e0ff0f

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-header": "3.1.1",
5454
"eslint-plugin-import": "2.27.5",
5555
"eslint-plugin-node": "11.1.0",
56-
"eslint-plugin-prettier": "4.2.1",
56+
"eslint-plugin-prettier": "4.2.5",
5757
"glob": "^10.4.5",
5858
"lerna": "8.2.3",
5959
"lerna-changelog": "2.2.0",

packages/instrumentation-aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {
6363
"@opentelemetry/instrumentation": "^0.203.0",
6464
"@opentelemetry/semantic-conventions": "^1.27.0",
65-
"@types/aws-lambda": "8.10.150"
65+
"@types/aws-lambda": "8.10.152"
6666
},
6767
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-aws-lambda#readme"
6868
}

0 commit comments

Comments
 (0)