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 a66eb3b
Show file tree
Hide file tree
Showing 2 changed files with 1,886 additions and 1,422 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"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",
"@percy/cli": "^1.30.1",
"cross-env": "^7.0.3",
"eslint": "^8.0.1",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"jasmine": "^4.4.0",
"jasmine": "^5.4.0",
"jasmine-spec-reporter": "^7.0.0",
"nyc": "^15.1.0",
"tsd": "^0.24.1",
Expand Down
Loading

0 comments on commit a66eb3b

Please sign in to comment.