Skip to content

Commit deafb42

Browse files
committed
Core-js and Eslint
1 parent bb05f64 commit deafb42

File tree

2 files changed

+618
-789
lines changed

2 files changed

+618
-789
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@braid/vue-formulate": "2.5.3",
18-
"@graphql-codegen/cli": "2.12.1",
18+
"@graphql-codegen/cli": "2.12.2",
1919
"@graphql-codegen/fragment-matcher": "3.3.1",
2020
"@graphql-codegen/introspection": "2.2.1",
2121
"@nuxt/postcss8": "1.1.3",
@@ -30,8 +30,8 @@
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "10.1.0",
3232
"babel-jest": "28.1.3",
33-
"core-js": "3.25.2",
34-
"eslint": "8.23.1",
33+
"core-js": "3.25.3",
34+
"eslint": "8.24.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-plugin-nuxt": "4.0.0",
3737
"eslint-plugin-prettier": "4.2.1",

0 commit comments

Comments
 (0)