Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 917640e commit 3a2486d
Show file tree
Hide file tree
Showing 4 changed files with 9,662 additions and 7,670 deletions.
6 changes: 3 additions & 3 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "3.0.0",
"devDependencies": {
"@types/query-string": "6.2.0",
"gh-pages": "2.0.1",
"gh-pages": "6.2.0",
"pug": "2.0.3",
"pug-cli": "1.0.0-alpha6",
"query-string": "6.5.0",
"testcafe": "1.2.1"
"query-string": "9.1.1",
"testcafe": "3.6.2"
},
"license": "MIT",
"main": "n/a",
Expand Down
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,67 +4,67 @@
"url": "https://github.com/userdive/agent.js/issues"
},
"devDependencies": {
"@types/faker": "4.1.5",
"@types/faker": "6.6.11",
"@types/is-url": "1.2.28",
"@types/karma-fixture": "0.2.5",
"@types/mocha": "5.2.6",
"@types/node": "11.13.11",
"@types/mocha": "10.0.9",
"@types/node": "20.17.0",
"@types/object-assign": "4.0.30",
"@types/puppeteer": "1.12.4",
"@types/sinon": "5.0.7",
"@types/terser-webpack-plugin": "1.2.1",
"@types/webpack": "4.4.32",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@types/puppeteer": "7.0.4",
"@types/sinon": "17.0.3",
"@types/terser-webpack-plugin": "5.2.0",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@uncovertruth/stylelint-config": "4.4.0",
"@uncovertruth/textlint-config-en": "4.0.0",
"can-npm-publish": "1.3.1",
"codecov": "3.5.0",
"concurrently": "4.1.0",
"cross-env": "5.2.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"concurrently": "9.0.1",
"cross-env": "7.0.3",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.13.0",
"faker": "4.1.0",
"fixpack": "2.3.1",
"gh-pages": "2.0.1",
"husky": "1.3.1",
"faker": "6.6.6",
"fixpack": "4.0.0",
"gh-pages": "6.2.0",
"husky": "9.1.6",
"is-url": "1.2.4",
"istanbul-instrumenter-loader": "3.0.1",
"jstransformer-markdown-it": "2.1.0",
"karma": "3.1.4",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.0.5",
"jstransformer-markdown-it": "3.0.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-fixture": "0.2.6",
"karma-ie-launcher": "1.0.0",
"karma-mocha": "1.3.0",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"karma-sauce-launcher": "1.2.0",
"karma-webpack": "3.0.5",
"lerna": "3.14.1",
"lerna-changelog": "0.8.2",
"lint-staged": "8.1.7",
"mocha": "6.1.4",
"karma-sauce-launcher": "4.3.6",
"karma-webpack": "5.0.1",
"lerna": "8.1.8",
"lerna-changelog": "2.2.0",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"npm-run-all": "4.1.5",
"power-assert": "1.6.1",
"prettier-eslint-cli": "4.7.1",
"prettier-eslint-cli": "8.0.1",
"pug-lint": "2.5.0",
"pug-lint-config-uncovertruth": "4.2.0",
"puppeteer": "1.17.0",
"rimraf": "2.6.3",
"sinon": "5.1.1",
"size-limit": "1.3.5",
"stylelint": "10.0.1",
"terser-webpack-plugin": "1.3.0",
"textlint": "11.2.5",
"ts-loader": "5.4.5",
"ts-node": "8.2.0",
"typescript": "3.4.5",
"webpack": "4.32.2",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.4.1",
"puppeteer": "23.6.0",
"rimraf": "6.0.1",
"sinon": "19.0.2",
"size-limit": "11.1.6",
"stylelint": "16.10.0",
"terser-webpack-plugin": "5.3.10",
"textlint": "14.3.0",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
"webpack-espower-loader": "2.0.0"
},
"engine": {
Expand Down
4 changes: 2 additions & 2 deletions packages/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"uuid": "^3.2.1"
},
"devDependencies": {
"@types/js-cookie": "2.2.2",
"@types/uuid": "3.4.4"
"@types/js-cookie": "3.0.6",
"@types/uuid": "10.0.0"
},
"engine": {
"node": "> 5"
Expand Down
Loading

0 comments on commit 3a2486d

Please sign in to comment.