Skip to content

Commit

Permalink
fix(package): update dependencies
Browse files Browse the repository at this point in the history
release-npm
  • Loading branch information
tobua committed Jan 23, 2024
1 parent db1ec15 commit 43174bd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"dependencies": {
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"@babel/preset-env": "^7.23.8",
"@manypkg/find-root": "^2.2.1",
"@npmcli/map-workspaces": "^3.0.4",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"current-git-branch": "^1.1.0",
"deep-for-each": "^3.0.0",
"deepmerge": "^4.3.1",
"esbuild": "^0.19.10",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand All @@ -41,16 +41,16 @@
"lodash.unset": "^4.5.2",
"logua": "^3.0.3",
"npm-check-updates": "^16.14.12",
"pacote": "^17.0.5",
"pacote": "^17.0.6",
"pakag": "^3.1.1",
"parse-gitignore": "^2.0.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"skip-local-postinstall": "^2.0.4",
"standard-version": "^9.5.0",
"strip-ansi": "^7.1.0",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"stylelint-config-recommended": "^14.0.0",
"ts-jest": "^29.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"type": "module",
Expand All @@ -59,7 +59,7 @@
"source": "index.js",
"devDependencies": {
"jest-fixture": "^4.1.0",
"vitest": "^1.1.0"
"vitest": "^1.2.1"
},
"files": [
"configuration",
Expand Down

0 comments on commit 43174bd

Please sign in to comment.