Skip to content

Commit

Permalink
Updated multiple packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ninadbstack committed Oct 23, 2024
1 parent b816c3e commit 1ac6e64
Show file tree
Hide file tree
Showing 2 changed files with 1,966 additions and 1,482 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"test:types": "tsd"
},
"dependencies": {
"@percy/sdk-utils": "^1.28.2",
"tmp": "^0.2.1"
"@percy/sdk-utils": "^1.30.1",
"tmp": "^0.2.3"
},
"devDependencies": {
"@percy/cli": "^1.28.2",
"cross-env": "^7.0.2",
"eslint": "^8.27.0",
"eslint-plugin-n": "^15.5.1",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"@percy/cli": "^1.30.1",
"cross-env": "^7.0.3",
"eslint": "^8.0.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"jasmine": "^4.4.0",
"eslint-plugin-promise": "^7.1.0",
"jasmine": "^5.4.0",
"jasmine-spec-reporter": "^7.0.0",
"nyc": "^15.1.0",
"nyc": "^17.1.0",
"tsd": "^0.24.1",
"wd": "^1.14.0",
"webdriverio": "^7.25.4"
Expand Down
Loading

0 comments on commit 1ac6e64

Please sign in to comment.