Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit a2f1387

Browse files
committed
feat: upgrade deps
1 parent fa04a72 commit a2f1387

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"vue-moment": "4.1.0"
4343
},
4444
"devDependencies": {
45-
"@babel/preset-env": "7.17.10",
4645
"@babel/core": "7.17.10",
46+
"@babel/preset-env": "7.17.10",
4747
"@types/chrome": "0.0.150",
4848
"@types/lodash": "4.14.182",
4949
"@vue/compiler-sfc": "3.1.5",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2253,15 +2253,10 @@ caniuse-api@^3.0.0:
22532253
lodash.memoize "^4.1.2"
22542254
lodash.uniq "^4.5.0"
22552255

2256-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001243:
2257-
version "1.0.30001243"
2258-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001243.tgz#d9250155c91e872186671c523f3ae50cfc94a3aa"
2259-
integrity sha512-vNxw9mkTBtkmLFnJRv/2rhs1yufpDfCkBZexG3Y0xdOH2Z/eE/85E4Dl5j1YUN34nZVsSp6vVRFQRrez9wJMRA==
2260-
2261-
caniuse-lite@^1.0.30001332:
2262-
version "1.0.30001335"
2263-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001335.tgz#899254a0b70579e5a957c32dced79f0727c61f2a"
2264-
integrity sha512-ddP1Tgm7z2iIxu6QTtbZUv6HJxSaV/PZeSrWFZtbY4JZ69tOeNhBCl3HyRQgeNZKE5AOn1kpV7fhljigy0Ty3w==
2256+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001243, caniuse-lite@^1.0.30001332:
2257+
version "1.0.30001339"
2258+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001339.tgz"
2259+
integrity sha512-Es8PiVqCe+uXdms0Gu5xP5PF2bxLR7OBp3wUzUnuO7OHzhOfCyg3hdiGWVPVxhiuniOzng+hTc1u3fEQ0TlkSQ==
22652260

22662261
chalk@^2.0.0:
22672262
version "2.4.2"

0 commit comments

Comments
 (0)