Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 424a858 commit 9fd95b6
Show file tree
Hide file tree
Showing 19 changed files with 5,840 additions and 2,831 deletions.
10 changes: 5 additions & 5 deletions commands/cdp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"@after-work.js/transform": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"@after-work.js/watch-plugin": "7.0.0-alpha.1",
"chokidar": "3.4.2",
"chrome-launcher": "0.13.4",
"chrome-remote-interface": "0.28.2",
"chokidar": "3.6.0",
"chrome-launcher": "0.15.2",
"chrome-remote-interface": "0.33.0",
"chrome-unmirror": "0.1.0",
"globby": "11.0.1",
"globby": "11.1.0",
"import-cwd": "3.0.0",
"nyc": "15.1.0",
"precinct": "5.3.1",
"source-map-support": "0.5.19",
"source-map-support": "0.5.21",
"test-exclude": "6.0.0"
},
"files": [
Expand Down
10 changes: 5 additions & 5 deletions commands/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@after-work.js/chai-plugin-snapshot": "7.0.0-alpha.1",
"@after-work.js/interactive-plugin": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"chai": "4.2.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"chai-subset": "1.6.0",
"import-cwd": "3.0.0",
"sinon": "9.0.3",
"sinon-chai": "3.5.0",
"source-map-support": "0.5.19",
"yargs": "16.0.3"
"sinon": "9.2.4",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.21",
"yargs": "16.2.0"
},
"devDependencies": {
"@after-work.js/cdp": "7.0.0-alpha.1",
Expand Down
6 changes: 3 additions & 3 deletions commands/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@after-work.js/transform": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"@after-work.js/watch-plugin": "7.0.0-alpha.1",
"chokidar": "3.4.2",
"globby": "11.0.1",
"chokidar": "3.6.0",
"globby": "11.1.0",
"import-cwd": "3.0.0",
"mocha": "8.1.1",
"mocha": "8.4.0",
"nyc": "15.1.0"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions commands/protractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"@after-work.js/server": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"extend": "3.0.2",
"globby": "11.0.1",
"globby": "11.1.0",
"handlebars": "4.7.6",
"highlight.js": "10.1.2",
"import-cwd": "3.0.0",
"jimp": "0.16.1",
"jimp": "0.22.12",
"mkdirp": "1.0.4",
"mocha": "8.1.1",
"mocha": "8.4.0",
"moment": "2.27.0",
"yargs": "16.0.3"
"yargs": "16.2.0"
},
"files": [
"/src"
Expand Down
6 changes: 3 additions & 3 deletions commands/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@after-work.js/server": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"@after-work.js/watch-plugin": "7.0.0-alpha.1",
"chrome-launcher": "0.13.4",
"chrome-launcher": "0.15.2",
"import-cwd": "3.0.0",
"mkdirp": "0.5.5",
"puppeteer-core": "5.2.1",
"mkdirp": "0.5.6",
"puppeteer-core": "5.5.0",
"terminal-image": "1.2.1"
},
"files": [
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,32 +25,32 @@
"@after-work.js/protractor": "7.0.0-alpha.1",
"@after-work.js/puppeteer": "7.0.0-alpha.1",
"@after-work.js/serve": "7.0.0-alpha.1",
"@babel/core": "7.11.5",
"@babel/plugin-transform-react-jsx": "7.10.4",
"@babel/preset-env": "7.11.5",
"@types/chai": "4.2.12",
"@types/mocha": "8.0.3",
"babel-plugin-istanbul": "6.0.0",
"coveralls": "3.1.0",
"eslint": "7.8.1",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"globby": "11.0.1",
"@babel/core": "7.24.4",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-env": "7.24.4",
"@types/chai": "4.3.14",
"@types/mocha": "8.2.3",
"babel-plugin-istanbul": "6.1.1",
"coveralls": "3.1.1",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.34.1",
"globby": "11.1.0",
"lerna": "3.22.1",
"markdown-table": "2.0.0",
"prettier": "2.1.1",
"prettier": "2.8.8",
"protractor": "7.0.0",
"requirejs": "2.3.6",
"typescript": "4.0.2",
"webdriver-manager": "^12.1.7",
"webpack": "4.44.1",
"typescript": "4.9.5",
"webdriver-manager": "^12.1.9",
"webpack": "4.47.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
"yargs": "16.0.3"
"webpack-dev-server": "3.11.3",
"yargs": "16.2.0"
},
"workspaces": [
"commands/*",
Expand Down
6 changes: 3 additions & 3 deletions packages/register/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"dependencies": {
"@after-work.js/transform": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"find-cache-dir": "3.3.1",
"find-cache-dir": "3.3.2",
"import-cwd": "3.0.0",
"minimatch": "3.0.4",
"pirates": "4.0.1",
"pirates": "4.0.6",
"require-from-string": "2.0.2",
"source-map-support": "0.5.19"
"source-map-support": "0.5.21"
},
"files": [
"/src"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@after-work.js/transform-middleware": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"express": "4.17.1",
"http-proxy-middleware": "1.0.5",
"http-proxy-middleware": "1.3.1",
"import-cwd": "3.0.0",
"serve-favicon": "2.5.0",
"test-exclude": "6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/transform-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"import-cwd": "3.0.0",
"nyc": "15.1.0",
"test-exclude": "6.0.0",
"yargs": "16.0.3"
"yargs": "16.2.0"
},
"files": [
"/src"
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/qlik-oss/after-work.js#readme",
"dependencies": {
"@after-work.js/utils": "7.0.0-alpha.1",
"find-cache-dir": "3.3.1",
"find-cache-dir": "3.3.2",
"import-cwd": "3.0.0"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
],
"dependencies": {
"debug": "4.1.1",
"globby": "11.0.1",
"globby": "11.1.0",
"import-cwd": "3.0.0",
"minimatch": "3.0.4",
"npmlog": "4.1.2"
Expand Down
2 changes: 1 addition & 1 deletion plugins/chai-plugin-screenshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/qlik-oss/after-work.js#readme",
"dependencies": {
"@after-work.js/utils": "7.0.0-alpha.1",
"jimp": "0.16.1",
"jimp": "0.22.12",
"mkdirp": "1.0.4"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/chai-plugin-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@after-work.js/transform": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"jest-snapshot": "26.4.2"
"jest-snapshot": "26.6.2"
},
"files": [
"/src"
Expand Down
4 changes: 2 additions & 2 deletions plugins/interactive-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@after-work.js/utils": "7.0.0-alpha.1",
"fuzzy": "0.1.3",
"globby": "11.0.1",
"globby": "11.1.0",
"import-cwd": "3.0.0",
"inquirer": "7.3.3",
"inquirer-checkbox-plus-prompt": "1.0.1"
"inquirer-checkbox-plus-prompt": "1.4.2"
},
"files": [
"/src"
Expand Down
6 changes: 3 additions & 3 deletions plugins/preset-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@after-work.js/chai-plugin-snapshot": "7.0.0-alpha.1",
"@after-work.js/interactive-plugin": "7.0.0-alpha.1",
"@after-work.js/utils": "7.0.0-alpha.1",
"chai": "4.2.0",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"chai-subset": "1.6.0",
"import-cwd": "3.0.0",
"sinon": "9.0.3",
"sinon-chai": "3.5.0"
"sinon": "9.2.4",
"sinon-chai": "3.7.0"
},
"files": [
"/src"
Expand Down
4 changes: 2 additions & 2 deletions plugins/watch-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"homepage": "https://github.com/qlik-oss/after-work.js#readme",
"dependencies": {
"@after-work.js/utils": "7.0.0-alpha.1",
"chokidar": "3.4.2",
"globby": "11.0.1"
"chokidar": "3.6.0",
"globby": "11.1.0"
},
"files": [
"/src"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"rename-version": "docusaurus-rename-version"
},
"devDependencies": {
"docusaurus": "1.14.6"
"docusaurus": "1.14.7"
}
}

0 comments on commit 9fd95b6

Please sign in to comment.