Skip to content

Commit

Permalink
Unbump segment version (#2715)
Browse files Browse the repository at this point in the history
  • Loading branch information
niclim authored Feb 5, 2024
1 parent efac877 commit 7c3db65
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "openapi-workspaces",
"license": "MIT",
"private": true,
"version": "0.54.1",
"version": "0.54.2",
"workspaces": [
"projects/json-pointer-helpers",
"projects/openapi-io",
Expand Down
2 changes: 1 addition & 1 deletion projects/fastify-capture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/fastify-capture",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion projects/json-pointer-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/json-pointer-helpers",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion projects/openapi-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/openapi-io",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion projects/openapi-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/openapi-utilities",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions projects/optic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/optic",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down Expand Up @@ -58,7 +58,7 @@
"@httptoolkit/httpolyglot": "^2.0.1",
"@jsdevtools/ono": "^7.1.3",
"@octokit/rest": "^19.0.0",
"@segment/analytics-node": "^2.0.0",
"@segment/analytics-node": "^1.1.3",
"@sentry/node": "^7.74.0",
"@sinclair/typebox": "0.31.28",
"@stoplight/spectral-core": "^1.8.1",
Expand Down
2 changes: 1 addition & 1 deletion projects/rulesets-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/rulesets-base",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion projects/standard-rulesets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@useoptic/standard-rulesets",
"license": "MIT",
"packageManager": "[email protected]",
"version": "0.54.1",
"version": "0.54.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2696,18 +2696,17 @@ __metadata:
languageName: node
linkType: hard

"@segment/analytics-node@npm:^2.0.0":
version: 2.0.0
resolution: "@segment/analytics-node@npm:2.0.0"
"@segment/analytics-node@npm:^1.1.3":
version: 1.3.0
resolution: "@segment/analytics-node@npm:1.3.0"
dependencies:
"@lukeed/uuid": "npm:^2.0.0"
"@segment/analytics-core": "npm:1.4.1"
"@segment/analytics-generic-utils": "npm:1.1.1"
buffer: "npm:^6.0.3"
jose: "npm:^5.1.0"
node-fetch: "npm:^2.6.7"
tslib: "npm:^2.4.1"
checksum: 10c0/567eb02268498283bc8653d045008505bca5a6a90b90ceef00f3342c2a1509d7bdf472977c6f57555a1c8cef5f00a23f0aade0376a98d8ddc8c05616c445d0dc
checksum: 10c0/df7ad553274f2868b42b80a0fdc30c515da9c5ed2305dcb0215519d69925b205e4a378cac4fb314850ab0a9179d87d610d2afa74961c76862d003da3f5852fdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3785,7 +3784,7 @@ __metadata:
"@httptoolkit/httpolyglot": "npm:^2.0.1"
"@jsdevtools/ono": "npm:^7.1.3"
"@octokit/rest": "npm:^19.0.0"
"@segment/analytics-node": "npm:^2.0.0"
"@segment/analytics-node": "npm:^1.1.3"
"@sentry/node": "npm:^7.74.0"
"@sinclair/typebox": "npm:0.31.28"
"@stoplight/spectral-core": "npm:^1.8.1"
Expand Down Expand Up @@ -8130,13 +8129,6 @@ __metadata:
languageName: node
linkType: hard

"jose@npm:^5.1.0":
version: 5.2.0
resolution: "jose@npm:5.2.0"
checksum: 10c0/a5631e9a7148fb56c8feca8e00d1f03de6fa6e18e494fe62428b53bed525a9dba554ff3e860bdfc4aee60574194691015ba991557874ae826509c4c19dba4fea
languageName: node
linkType: hard

"js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
Expand Down

0 comments on commit 7c3db65

Please sign in to comment.