Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Aug 1, 2023
1 parent e52c868 commit 7449a7e
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 460 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"@babel/cli": "^7.22.9",
"@swc/jest": "^0.2.27",
"@types/cross-spawn": "^6.0.2",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.1",
"@types/jest": "^29.5.3",
"@types/mri": "^1.1.1",
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"@types/npmcli__ci-detect": "^2.0.0",
"@types/prettier": "2.7.3",
"@types/semver": "^7.5.0",
Expand All @@ -97,19 +97,19 @@
"escape-path-with-spaces": "^1.0.2",
"escape-quotes": "^1.0.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-atomic": "^1.19.3",
"exec-powershell": "workspace:*",
"execa": "^7.1.1",
"execa": "^7.2.0",
"fast-glob": "^3.3.1",
"find-up": "^6.3.0",
"gen-readme": "^1.6.0",
"is-url-online": "^1.5.0",
"jest": "^29.6.1",
"jest": "^29.6.2",
"micro-memoize": "^4.1.2",
"mri": "^1.2.0",
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
"npm-check-updates": "^16.10.16",
"npm-check-updates": "^16.10.17",
"npm-run-all2": "^6.0.6",
"numerous": "1.0.3",
"parcel": "2.9.3",
Expand Down
Loading

0 comments on commit 7449a7e

Please sign in to comment.