Skip to content

Commit cad6b1a

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

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
}

packages/instrumentation-pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@opentelemetry/instrumentation": "^0.203.0",
7878
"@opentelemetry/semantic-conventions": "^1.34.0",
7979
"@opentelemetry/sql-common": "^0.41.0",
80-
"@types/pg": "8.15.4",
80+
"@types/pg": "8.15.5",
8181
"@types/pg-pool": "2.0.6"
8282
},
8383
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme"

0 commit comments

Comments
 (0)