steps:
- name: Checkout repository
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
- uses: github/codeql-action/init@v1
+ uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# 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@v1
+ uses: github/codeql-action/autobuild@v2
# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# make release
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@v1
+ uses: github/codeql-action/analyze@v2
"benchmark": "^2.1.4",
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0",
- "eslint-define-config": "^1.3.0",
+ "eslint-define-config": "^1.4.0",
"eslint-plugin-import": "^2.26.0",
- "eslint-plugin-jsdoc": "^39.2.6",
+ "eslint-plugin-jsdoc": "^39.2.7",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettierx": "^0.18.0",
"eslint-plugin-promise": "^6.0.0",
}
},
"node_modules/eslint-define-config": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.3.0.tgz",
- "integrity": "sha512-sFbHUnaXdJfG74c0EfFjXajjM3ugDVOMteKBnddCHQP5eas6p3nmS7PbSVhyZ8Y9DaNNtFbzlovdGmVdTwrHcw==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.4.0.tgz",
+ "integrity": "sha512-DJGEdzX4fkdkhPSzPgOpBbBjhT+b9DcgbAgxfrEUcipVWlSuesQJriKffHz1JF5mhKFm7PGoiZz4D2nb4GslNA==",
"dev": true,
"engines": {
- "node": ">= 16.9.0",
- "npm": ">= 7.0.0",
- "pnpm": ">= 6.32.2"
+ "node": ">= 14.6.0",
+ "npm": ">= 6.0.0",
+ "pnpm": ">= 6.32.9"
}
},
"node_modules/eslint-import-resolver-node": {
"dev": true
},
"node_modules/eslint-plugin-jsdoc": {
- "version": "39.2.6",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.6.tgz",
- "integrity": "sha512-bPeKh0p+Gko3uBmJkP6FnY75v7WMPwFsVYZgh0CisT6apOJzS30zyAyy4phWly8JGgnz+9dwgaYgr+KDObUA6g==",
+ "version": "39.2.7",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.7.tgz",
+ "integrity": "sha512-vLaNFVbhoUrAX2f7gKpzALEWaDCiGGydlPYzrZLVlWXdUm6UZdJq3GKlYEoI9Q/eL66cPbHukaQHD4MQ1/T8rg==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.28.0",
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-9.0.5.tgz",
"integrity": "sha512-TeyhRGefTOtA9N3udMrvheafoXcz/dvTTdZLcieeZQxm1SSeaQDUQ/rUH6QTOiHVNMtjOCrZ9J5rk1A4mPYuag==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"@babel/code-frame": {
"version": "7.16.7",
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"aggregate-error": {
"version": "3.1.0",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz",
"integrity": "sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"eslint-define-config": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.3.0.tgz",
- "integrity": "sha512-sFbHUnaXdJfG74c0EfFjXajjM3ugDVOMteKBnddCHQP5eas6p3nmS7PbSVhyZ8Y9DaNNtFbzlovdGmVdTwrHcw==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/eslint-define-config/-/eslint-define-config-1.4.0.tgz",
+ "integrity": "sha512-DJGEdzX4fkdkhPSzPgOpBbBjhT+b9DcgbAgxfrEUcipVWlSuesQJriKffHz1JF5mhKFm7PGoiZz4D2nb4GslNA==",
"dev": true
},
"eslint-import-resolver-node": {
}
},
"eslint-plugin-jsdoc": {
- "version": "39.2.6",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.6.tgz",
- "integrity": "sha512-bPeKh0p+Gko3uBmJkP6FnY75v7WMPwFsVYZgh0CisT6apOJzS30zyAyy4phWly8JGgnz+9dwgaYgr+KDObUA6g==",
+ "version": "39.2.7",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.7.tgz",
+ "integrity": "sha512-vLaNFVbhoUrAX2f7gKpzALEWaDCiGGydlPYzrZLVlWXdUm6UZdJq3GKlYEoI9Q/eL66cPbHukaQHD4MQ1/T8rg==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.28.0",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz",
"integrity": "sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"eslint-plugin-spellcheck": {
"version": "0.0.19",
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz",
"integrity": "sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==",
- "dev": true,
- "requires": {}
+ "dev": true
},
"prettierx": {
"version": "0.18.3",
"benchmark": "^2.1.4",
"eslint": "^8.13.0",
"eslint-config-standard": "^17.0.0",
- "eslint-define-config": "^1.3.0",
+ "eslint-define-config": "^1.4.0",
"eslint-plugin-import": "^2.26.0",
- "eslint-plugin-jsdoc": "^39.2.6",
+ "eslint-plugin-jsdoc": "^39.2.7",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettierx": "^0.18.0",
"eslint-plugin-promise": "^6.0.0",