From 10e1a479ecb1b79b57690e029ff29831e6bc2cec Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Thu, 18 Mar 2021 07:34:21 -0500 Subject: [PATCH] chore: allow newer atom types --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d0a0493..8985b9d0 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "pnpm": ">=5.12" }, "dependencies": { - "@types/atom": "1.40.10", + "@types/atom": "^1.40.10", "@types/node": "^14.14.35", "@types/react": "^17.0.3", "@types/react-dom": "^17.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c5ff10f..3dff4dc6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: '@babel/cli': 7.13.10 '@babel/core': 7.13.10 '@jest-runner/nuclide-e2e': ^2.0 - '@types/atom': 1.40.10 + '@types/atom': ^1.40.10 '@types/classnames': ^2.2.11 '@types/dompurify': ^2.2.1 '@types/jasmine': ^3.6.7