Skip to content

Commit

Permalink
👷 Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent e3f6d52 commit 4a301ca
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 332 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"emoji-name-map": "1.2.9",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-module-utils": "2.8.2",
"eslint-plugin-import": "2.29.1",
"eslint-module-utils": "2.11.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jasmine": "4.2.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-local-rules": "3.0.2",
Expand All @@ -77,7 +77,7 @@
"minimatch": "10.0.1",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"puppeteer": "23.2.1",
"puppeteer": "23.3.0",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions performances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"start": "ts-node ./src/main.ts"
},
"dependencies": {
"@types/node": "22.5.2",
"@types/node": "22.5.4",
"@types/node-forge": "1.3.11",
"node-forge": "1.3.1",
"puppeteer": "23.2.1",
"puppeteer": "23.3.0",
"ts-node": "10.9.2"
},
"volta": {
Expand Down
Loading

0 comments on commit 4a301ca

Please sign in to comment.