Skip to content

Commit

Permalink
chore(actions): publish v3.16.7 to npm (#842)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mttrbrts <mttrbrts@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mttrbrts committed Apr 18, 2024
1 parent 1dad9ba commit 4c327bd
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "3.16.6",
"version": "3.16.7",
"hoist": true
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
},
"name": "concerto",
"description": "You must install [Lerna](https://lernajs.io) to build this multi-package repository.",
"version": "3.16.6",
"version": "3.16.7",
"private": true,
"scripts": {
"coverage": "node ./scripts/coverage.js \"packages/concerto-*\" && nyc report -t coverage --cwd . --report-dir coverage --reporter=lcov && cat ./coverage/lcov.info",
Expand Down
8 changes: 4 additions & 4 deletions packages/concerto-analysis/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/concerto-analysis/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-analysis",
"version": "3.16.6",
"version": "3.16.7",
"description": "Analysis of Concerto model files",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down Expand Up @@ -32,11 +32,11 @@
"author": "accordproject.org",
"license": "Apache-2.0",
"dependencies": {
"@accordproject/concerto-core": "3.16.6",
"@accordproject/concerto-core": "3.16.7",
"semver": "7.5.4"
},
"devDependencies": {
"@accordproject/concerto-cto": "3.16.6",
"@accordproject/concerto-cto": "3.16.7",
"@types/jest": "28.1.1",
"@types/semver": "7.3.10",
"@typescript-eslint/eslint-plugin": "5.27.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/concerto-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/concerto-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-core",
"version": "3.16.6",
"version": "3.16.7",
"description": "Core Implementation for the Concerto Modeling Language",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down Expand Up @@ -71,9 +71,9 @@
"yargs": "17.3.1"
},
"dependencies": {
"@accordproject/concerto-cto": "3.16.6",
"@accordproject/concerto-cto": "3.16.7",
"@accordproject/concerto-metamodel": "3.9.1",
"@accordproject/concerto-util": "3.16.6",
"@accordproject/concerto-util": "3.16.7",
"dayjs": "1.11.10",
"debug": "4.3.4",
"lorem-ipsum": "2.0.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/concerto-cto/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/concerto-cto/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-cto",
"version": "3.16.6",
"version": "3.16.7",
"description": "Parser for Concerto CTO files",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@accordproject/concerto-metamodel": "3.9.1",
"@accordproject/concerto-util": "3.16.6",
"@accordproject/concerto-util": "3.16.7",
"path-browserify": "1.0.1"
},
"browserslist": "> 0.25%, not dead",
Expand Down
8 changes: 4 additions & 4 deletions packages/concerto-types/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/concerto-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-types",
"version": "3.16.6",
"version": "3.16.7",
"description": "Types for the Concerto Modeling Language",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down Expand Up @@ -34,9 +34,9 @@
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-codegen": "3.22.1",
"@accordproject/concerto-core": "3.16.6",
"@accordproject/concerto-core": "3.16.7",
"@accordproject/concerto-metamodel": "3.9.1",
"@accordproject/concerto-util": "3.16.6",
"@accordproject/concerto-util": "3.16.7",
"@types/jest": "28.1.1",
"ajv": "8.12.0",
"eslint": "8.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/concerto-util/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/concerto-util/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-util",
"version": "3.16.6",
"version": "3.16.7",
"description": "Utilities for Concerto Modeling Language",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/concerto-vocabulary/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/concerto-vocabulary/package.json
@@ -1,6 +1,6 @@
{
"name": "@accordproject/concerto-vocabulary",
"version": "3.16.6",
"version": "3.16.7",
"description": "Associate human-readable text to model declarations",
"homepage": "https://github.com/accordproject/concerto",
"engines": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"author": "accordproject.org",
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-core": "3.16.6",
"@accordproject/concerto-core": "3.16.7",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"chai-things": "0.2.0",
Expand Down

0 comments on commit 4c327bd

Please sign in to comment.