Skip to content

Commit

Permalink
fix: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Aug 28, 2022
1 parent 10eb4fd commit 1f56b3c
Show file tree
Hide file tree
Showing 3 changed files with 896 additions and 956 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,26 +107,26 @@
"replace-ext": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^28.1.6",
"@types/jest": "^28.1.8",
"cross-env": "7.0.3",
"cspell": "^6.5.0",
"eslint": "^8.21.0",
"cspell": "^6.8.1",
"eslint": "^8.23.0",
"eslint-config-atomic": "^1.18.1",
"jest": "^28.1.3",
"npm-check-updates": "^16.0.5",
"npm-run-all2": "^6.0.1",
"parcel": "2.6.2",
"npm-check-updates": "^16.0.6",
"npm-run-all2": "^6.0.2",
"parcel": "2.7.0",
"prettier": "2.7.1",
"prettier-config-atomic": "^3.0.10",
"readme-md-generator": "^1.0.0",
"shx": "0.3.4",
"terser-config-atomic": "^0.1.1",
"ts-jest": "^28.0.7",
"ts-jest": "^28.0.8",
"ts-readme": "^1.1.3",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
},
"optionalDependencies": {
"@types/node": "^18.6.3",
"@types/node": "^18.7.13",
"@types/replace-ext": "^2.0.0",
"path-browserify": "^1.0.1",
"process": "^0.11.10"
Expand All @@ -146,7 +146,7 @@
],
"pnpm": {
"overrides": {
"eslint": "^8.21.0",
"eslint": "^8.23.0",
"prettier": "2.7.1",
"lru-cache": "7.8.1",
"core-js": "*",
Expand Down
Loading

0 comments on commit 1f56b3c

Please sign in to comment.