Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Mar 20, 2024
1 parent 5fa7c2c commit 2c18d77
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 454 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@
"verify": "pnpm run lint && pnpm run type-check && pnpm run build-tests && pnpm run test-compiled"
},
"dependencies": {
"@typescript-eslint/utils": "^7.2.0",
"@typescript-eslint/utils": "^7.3.1",
"deepmerge-ts": "^5.1.0",
"escape-string-regexp": "^4.0.0",
"is-immutable-type": "^2.0.1",
"semver": "^7.5.4",
"ts-api-utils": "^1.0.1"
"is-immutable-type": "^2.0.2",
"semver": "^7.6.0",
"ts-api-utils": "^1.3.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
Expand Down
Loading

0 comments on commit 2c18d77

Please sign in to comment.