Skip to content

Commit

Permalink
chore(deps): update all dependencies j:cdx-227
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2022
1 parent 1c9c5b9 commit bc1c2ee
Show file tree
Hide file tree
Showing 17 changed files with 588 additions and 15,253 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Expand Up @@ -43,7 +43,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@d1ad3b49578d8a66828f9c8e8fbf5f9faec38f85 # tag=v1
uses: github/codeql-action/init@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand All @@ -54,7 +54,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@d1ad3b49578d8a66828f9c8e8fbf5f9faec38f85 # tag=v1
uses: github/codeql-action/autobuild@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
Expand All @@ -68,4 +68,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@d1ad3b49578d8a66828f9c8e8fbf5f9faec38f85 # tag=v1
uses: github/codeql-action/analyze@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
mkdir -p sarifs
npx snyk code test --dev --all-projects --exclude="project.json,npm-shim" --sarif > ./sarifs/snyk-code.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@d1ad3b49578d8a66828f9c8e8fbf5f9faec38f85 # tag=v1
uses: github/codeql-action/upload-sarif@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1
with:
sarif_file: ./sarifs
- name: Check Code Scanning alerts
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/snyk-master.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
NODE_OPTIONS: --max-old-space-size=8192
run: npx snyk code test --dev --all-projects --exclude="project.json,npm-shim" --sarif > ./sarifs/snyk-code.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@d1ad3b49578d8a66828f9c8e8fbf5f9faec38f85 # tag=v1
uses: github/codeql-action/upload-sarif@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1

with:
sarif_file: ./sarifs
15,751 changes: 543 additions & 15,208 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -13,22 +13,22 @@
"@actions/github": "5.0.3",
"@commitlint/config-conventional": "16.2.4",
"@commitlint/lint": "16.2.4",
"@coveo/semantic-monorepo-tools": "1.1.10",
"@coveo/semantic-monorepo-tools": "1.1.11",
"@coveord/platform-client": "34.7.0",
"@nrwl/cli": "latest",
"@nrwl/workspace": "latest",
"@types/node": "16.11.53",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@types/node": "16.11.56",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
"abortcontroller-polyfill": "1.7.3",
"async-retry": "1.3.3",
"aws-sdk": "2.1199.0",
"aws-sdk": "2.1204.0",
"axios": "0.27.2",
"chai": "4.3.6",
"conventional-changelog-angular": "5.0.13",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.0.1",
"eslint": "8.22.0",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
Expand All @@ -46,7 +46,7 @@
"rimraf": "3.0.2",
"ts-dedent": "2.2.0",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"typescript": "4.8.2",
"yargs": "17.5.1"
},
"commitlint": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Expand Up @@ -43,7 +43,7 @@
"@coveo/headless": "latest",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/node": "16.11.53",
"@types/node": "16.11.56",
"fs-extra": "10.1.0",
"jest": "27.5.1",
"prettier": "2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/create-atomic/package.json
Expand Up @@ -42,7 +42,7 @@
"node-plop": "^0.31.0",
"plop": "3.1.1",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"devDependencies": {
"fs-extra": "10.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/atomic/template/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@coveo/atomic": "1.86.0",
"@coveo/search-token-lambda": "1.34.3",
"@stencil/core": "2.17.3"
"@stencil/core": "2.17.4"
},
"devDependencies": {
"@rollup/plugin-replace": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli-e2e/package.json
Expand Up @@ -42,11 +42,11 @@
"@types/fs-extra": "9.0.13",
"@types/is-running": "2.1.0",
"@types/jest": "27.5.2",
"@types/node": "16.11.53",
"@types/node": "16.11.56",
"@types/tmp": "0.2.3",
"@types/wait-on": "5.3.1",
"chrome-launcher": "0.15.1",
"eslint": "8.22.0",
"eslint": "8.23.0",
"fkill": "7.2.1",
"folder-hash": "4.0.2",
"is-running": "2.1.0",
Expand All @@ -57,7 +57,7 @@
"wait-on": "6.0.1"
},
"dependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@babel/preset-env": "7.18.10",
"@babel/preset-typescript": "7.18.6",
"@coveo/cli": "^1.34.2",
Expand All @@ -66,14 +66,14 @@
"async-retry": "1.3.3",
"axios": "0.27.2",
"babel-jest": "27.5.1",
"devtools-protocol": "0.0.1036444",
"devtools-protocol": "0.0.1040073",
"dotenv": "16.0.1",
"fs-extra": "10.1.0",
"get-port": "5.1.1",
"isomorphic-fetch": "3.0.0",
"jest": "27.5.1",
"puppeteer": "13.7.0",
"strip-ansi": "6.0.1",
"typescript": "4.7.4"
"typescript": "4.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/cli/commons-dev/package.json
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/commons/package.json
Expand Up @@ -7,12 +7,12 @@
"devDependencies": {
"@coveo/cli-commons-dev": "1.34.3",
"@types/jest": "27.5.2",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"dependencies": {
"@amplitude/node": "1.10.0",
"@coveord/platform-client": "34.7.0",
"@oclif/core": "1.14.2",
"@oclif/core": "1.16.0",
"abortcontroller-polyfill": "1.7.3",
"chalk": "4.1.2",
"fs-extra": "10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/core/package.json
Expand Up @@ -12,7 +12,7 @@
"@coveo/cli-commons": "1.34.3",
"@coveo/push-api-client": "^2.4.4",
"@coveord/platform-client": "34.7.0",
"@oclif/core": "1.14.2",
"@oclif/core": "1.16.0",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.1.0",
"@oclif/plugin-update": "^3.0.0",
Expand All @@ -39,7 +39,7 @@
},
"devDependencies": {
"@amplitude/types": "1.10.0",
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@coveo/angular": "1.34.3",
"@coveo/cli-plugin-source": "1.34.3",
"@coveo/cli-commons-dev": "1.34.3",
Expand All @@ -54,11 +54,11 @@
"@types/inquirer": "8.2.3",
"@types/jest": "27.5.2",
"@types/json2csv": "5.0.3",
"@types/node": "16.11.53",
"@types/node": "16.11.56",
"@types/semver": "7.3.12",
"@types/tmp": "0.2.3",
"chai": "4.3.6",
"eslint": "8.22.0",
"eslint": "8.23.0",
"fancy-test": "2.0.0",
"jest": "27.5.1",
"mock-stdin": "1.0.0",
Expand All @@ -69,7 +69,7 @@
"strip-ansi": "6.0.1",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"peerDependencies": {
"@angular/cli": "^14.0.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/cli/source/package.json
Expand Up @@ -18,9 +18,9 @@
],
"dependencies": {
"@coveo/cli-commons": "1.34.3",
"@coveo/push-api-client": "2.5.8",
"@coveo/push-api-client": "2.5.9",
"@coveord/platform-client": "34.7.0",
"@oclif/core": "1.14.2",
"@oclif/core": "1.16.0",
"@oclif/plugin-help": "5.1.12",
"@oclif/plugin-plugins": "2.1.0",
"chalk": "4.1.2",
Expand All @@ -31,16 +31,16 @@
"@coveo/cli-commons-dev": "1.34.3",
"@oclif/test": "2.1.1",
"@types/jest": "27.5.2",
"@types/node": "16.11.53",
"eslint": "8.22.0",
"@types/node": "16.11.56",
"eslint": "8.23.0",
"jest": "27.5.1",
"oclif": "3.1.2",
"stdout-stderr": "^0.1.13",
"stdout-stderr": "0.1.13",
"strip-ansi": "6.0.1",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"tslib": "2.4.0",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"oclif": {
"bin": "coveo",
Expand Down
4 changes: 2 additions & 2 deletions packages/cra-template/package.json
Expand Up @@ -35,14 +35,14 @@
"@coveo/search-token-server": "1.34.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
"@mui/material": "5.10.1",
"@mui/material": "5.10.2",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@types/jest": "27.5.2",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"eslint": "8.22.0",
"eslint": "8.23.0",
"prettier": "2.7.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/search-token-lambda/package.json
Expand Up @@ -22,15 +22,15 @@
"isomorphic-fetch": "3.0.0"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.33.1",
"eslint": "8.22.0",
"@typescript-eslint/eslint-plugin": "5.35.1",
"eslint": "8.23.0",
"gts": "3.1.0",
"jest": "27.5.1",
"netlify-cli": "10.18.0",
"ts-jest": "27.1.5",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/search-token-server/package.json
Expand Up @@ -30,15 +30,15 @@
"release:phase2": "node --experimental-specifier-resolution=node ../../scripts/releaseV2/phase2-bump-all-packages.mjs"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/core": "7.18.13",
"@types/cookie-session": "2.0.44",
"@types/cors": "2.8.12",
"@types/csurf": "1.11.2",
"@types/helmet": "4.0.0",
"@types/jest": "27.5.2",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.33.1",
"eslint": "8.22.0",
"@typescript-eslint/eslint-plugin": "5.35.1",
"eslint": "8.23.0",
"gts": "3.1.0",
"jest": "27.5.1",
"supertest": "6.2.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-cli-plugin-typescript/package.json
Expand Up @@ -19,9 +19,9 @@
"@coveo/search-token-server": "1.34.3",
"buefy": "0.9.21",
"dotenv": "16.0.1",
"vue": "2.7.9",
"vue": "2.7.10",
"vue-property-decorator": "9.1.2",
"vue-router": "3.6.0"
"vue-router": "3.6.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bc1c2ee

Please sign in to comment.